Searched refs:profileNum (Results 1 – 2 of 2) sorted by relevance
638 for (int profileNum = 0; profileNum < numProfiles; profileNum++) { in getCurrentlyShownNotificationLocked()640 NotificationManager.class, profiles.get(profileNum)); in getCurrentlyShownNotificationLocked()
1895 long profileNum = DatabaseUtils.queryNumEntries(mProfileHelper.getReadableDatabase(), in updateProviderStatus() local1899 if (isContactsEmpty && profileNum <= 1) { in updateProviderStatus()