Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/location/
H A DRecentLocationApps.java147 public List<Request> getAppListSorted(boolean showSystemApps) { in getAppListSorted() method in RecentLocationApps
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/
H A DRecentAppOpsAccess.java173 public List<Access> getAppListSorted(boolean showSystemApps) { in getAppListSorted() method in RecentAppOpsAccess