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