Home
last modified time | relevance | path

Searched defs:addSystemAppsDivider (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/allapps/
DAlphabeticalAppsListTest.java328 private int addSystemAppsDivider(List<BaseAllAppsAdapter.AdapterItem> adapterItemList) { in addSystemAppsDivider() method in AlphabeticalAppsListTest
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DPrivateProfileManager.java165 public int addSystemAppsDivider(List<BaseAllAppsAdapter.AdapterItem> adapterItems) { in addSystemAppsDivider() method in PrivateProfileManager