Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/location/
H A DRecentLocationApps.java75 public List<Request> getAppList(boolean showSystemApps) { in getAppList()
147 public List<Request> getAppListSorted(boolean showSystemApps) { in getAppListSorted()
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/
H A DRecentAppOpsAccess.java116 public List<Access> getAppList(boolean showSystemApps) { in getAppList()
183 public List<Access> getAppListSorted(boolean showSystemApps) { in getAppListSorted()