Searched refs:isForegroundService (Results 1 – 1 of 1) sorted by relevance
139 private boolean isForegroundService(@NonNull String requestorPackageName) { in isForegroundService() method in WorkSourceHelper156 if (isForegroundService(mWorkSource.getPackageName(i))) return true; in hasAnyForegroundServiceRequest()