Searched refs:hasRunningForegroundService (Results 1 – 3 of 3) sorted by relevance
347 public abstract boolean hasRunningForegroundService(int uid, int foregroundServiceType); in hasRunningForegroundService() method in ActivityManagerInternal
474 && !mActivityManagerInternal.hasRunningForegroundService( in start()
18492 public boolean hasRunningForegroundService(int uid, int foregroundServicetype) { in hasRunningForegroundService() method in ActivityManagerService.LocalService