Searched refs:getAppIds (Results 1 – 2 of 2) sorted by relevance
137 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
497 final int[] appIds = getAppIds(userId); in queryStatsForUser()530 final int[] appIds = getAppIds(userId); in queryExternalStatsForUser()554 private int[] getAppIds(int userId) { in getAppIds() method in StorageStatsService