Home
last modified time | relevance | path

Searched refs:UnionDecorationHandler (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DPrivateAppsSectionDecorator.java41 HashMap<String, SectionDecorationHandler.UnionDecorationHandler> deferredDecorations = in onDraw()
56 SectionDecorationHandler.UnionDecorationHandler unionHandler = in onDraw()
59 new SectionDecorationHandler.UnionDecorationHandler( in onDraw()
68 for (SectionDecorationHandler.UnionDecorationHandler decorationHandler in onDraw()
DSectionDecorationHandler.java161 public static class UnionDecorationHandler extends SectionDecorationHandler { class in SectionDecorationHandler
166 public UnionDecorationHandler( in UnionDecorationHandler() method in SectionDecorationHandler.UnionDecorationHandler