Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DSectionDecorationInfo.java32 protected boolean mShouldDecorateItemsTogether; field in SectionDecorationInfo
44 mShouldDecorateItemsTogether = decorateTogether; in SectionDecorationInfo()
67 return mShouldDecorateItemsTogether; in shouldDecorateItemsTogether()