Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/src/com/android/launcher3/allapps/
DPrivateSpaceHeaderViewTest.java462 private Predicate<AppInfo> splitIntoUserInstalledAndSystemApps() { in splitIntoUserInstalledAndSystemApps() method in PrivateSpaceHeaderViewTest
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DPrivateProfileManager.java343 public Predicate<AppInfo> splitIntoUserInstalledAndSystemApps(Context context) { in splitIntoUserInstalledAndSystemApps() method in PrivateProfileManager