Searched refs:profileNum (Results 1 – 2 of 2) sorted by relevance
747 for (int profileNum = 0; profileNum < numProfiles; profileNum++) { in getCurrentlyShownNotificationLocked()751 profiles.get(profileNum)); in getCurrentlyShownNotificationLocked()
2046 long profileNum = DatabaseUtils.queryNumEntries(mProfileHelper.getReadableDatabase(), in updateProviderStatus() local2050 if (isContactsEmpty && profileNum <= 1) { in updateProviderStatus()