Searched refs:numProfiles (Results 1 – 2 of 2) sorted by relevance
107 int numProfiles = profileMapping.size(); in sanitizeDB() local108 String[] profileIds = new String[numProfiles]; in sanitizeDB()
648 int numProfiles = profiles.size(); in getCurrentlyShownNotificationLocked() local649 for (int profileNum = 0; profileNum < numProfiles; profileNum++) { in getCurrentlyShownNotificationLocked()