Searched refs:isForegroundAllowedLocked (Results 1 – 1 of 1) sorted by relevance
331 if (!isForegroundAllowedLocked(mForegroundCurrent, mForegroundCurrentUid)) { in onServicesUpdated()355 boolean isForegroundAllowedLocked(ComponentName service, int callingUid) { in isForegroundAllowedLocked() method in PreferredServices410 if (isForegroundAllowedLocked(service, callingUid)) { in registerPreferredForegroundService()