Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DSectionDecorationInfo.java33 private SectionDecorationHandler mDecorationHandler; field in SectionDecorationInfo
38 mDecorationHandler = in SectionDecorationInfo()
55 return mDecorationHandler; in getDecorationHandler()