Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/model/
DAllAppsList.java191 public void updateSectionName(AppInfo appInfo) { in updateSectionName() method in AllAppsList
DLoaderTask.java764 mBgAllAppsList.updateSectionName(iconRequestInfo.itemInfo)); in loadAllApps()