Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DWorkProfileManager.java176 public boolean shouldShowWorkApps() { in shouldShowWorkApps() method in WorkProfileManager
DAlphabeticalAppsList.java284 addApps = mWorkProviderManager.shouldShowWorkApps(); in updateAdapterItems()