Home
last modified time | relevance | path

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

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