Home
last modified time | relevance | path

Searched refs:getAppIds (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DInstallerTest.java137 final int[] appIds = getAppIds(UserHandle.USER_SYSTEM); in testGetUserSize()
158 final int[] appIds = getAppIds(UserHandle.USER_SYSTEM); in testGetExternalSize()
174 private int[] getAppIds(int userId) { in getAppIds() method in InstallerTest
/aosp12/frameworks/base/services/usage/java/com/android/server/usage/
H A DStorageStatsService.java422 final int[] appIds = getAppIds(userId); in queryStatsForUser()
455 final int[] appIds = getAppIds(userId); in queryExternalStatsForUser()
479 private int[] getAppIds(int userId) { in getAppIds() method in StorageStatsService
/aosp12/frameworks/base/services/
H A Dart-profile40994 HPLcom/android/server/usage/StorageStatsService;->getAppIds(I)[I+]Ljava/util/List;Ljava/util/ArrayL…