Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DRecyclerViewAnimationController.java114 boolean hasDecorationInfo = adapterItemAtPosition.getDecorationInfo() != null; in onProgressUpdated()
DBaseAllAppsAdapter.java152 public SectionDecorationInfo getDecorationInfo() { in getDecorationInfo() method in BaseAllAppsAdapter.AdapterItem