Home
last modified time | relevance | path

Searched defs:getApps (Results 1 – 7 of 7) sorted by relevance

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/allapps/
H A DAllAppsStore.java62 public AppInfo[] getApps() { in getApps() method in AllAppsStore
H A DAlphabeticalAppsList.java113 public List<AppInfo> getApps() { in getApps() method in AlphabeticalAppsList
H A DAllAppsRecyclerView.java111 public AlphabeticalAppsList getApps() { in getApps() method in AllAppsRecyclerView
H A DAllAppsContainerView.java532 public AlphabeticalAppsList getApps() { in getApps() method in AllAppsContainerView
/aosp12/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/users/
H A DProfileUserFragment.java494 private ArrayList<String> getApps() { in getApps() method in ProfileUserFragment
/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/model/legacy/
H A DPermissionApps.java155 public List<PermissionApp> getApps() { in getApps() method in PermissionApps
/aosp12/frameworks/base/tools/powermodel/src/com/android/powermodel/
H A DRawBatteryStats.java923 public Set<AttributionKey> getApps() { in getApps() method in RawBatteryStats