Searched defs:hasRunningForegroundService (Results 1 – 2 of 2) sorted by relevance
736 public abstract boolean hasRunningForegroundService(int uid, int foregroundServiceType); in hasRunningForegroundService() method in ActivityManagerInternal
18594 public boolean hasRunningForegroundService(int uid, int foregroundServicetype) { in hasRunningForegroundService() method