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