Searched refs:getAppIds (Results 1 – 2 of 2) sorted by relevance
123 final int[] appIds = getAppIds(UserHandle.USER_SYSTEM); in testGetUserSize()142 final int[] appIds = getAppIds(UserHandle.USER_SYSTEM); in testGetExternalSize()158 private int[] getAppIds(int userId) { in getAppIds() method in InstallerTest
348 final int[] appIds = getAppIds(userId); in queryStatsForUser()375 final int[] appIds = getAppIds(userId); in queryExternalStatsForUser()398 private int[] getAppIds(int userId) { in getAppIds() method in StorageStatsService