Searched refs:getAppIds (Results 1 – 2 of 2) sorted by relevance
136 final int[] appIds = getAppIds(UserHandle.USER_SYSTEM); in testGetUserSize()157 final int[] appIds = getAppIds(UserHandle.USER_SYSTEM); in testGetExternalSize()173 private int[] getAppIds(int userId) { in getAppIds() method in InstallerTest
360 final int[] appIds = getAppIds(userId); in queryStatsForUser()387 final int[] appIds = getAppIds(userId); in queryExternalStatsForUser()411 private int[] getAppIds(int userId) { in getAppIds() method in StorageStatsService