Searched refs:canStartForegroundServiceLocked (Results 1 – 2 of 2) sorted by relevance
1381 .canStartForegroundServiceLocked(anyInt(), anyInt(), anyString()); in testStartForegroundServiceDelegate()
8344 boolean canStartForegroundServiceLocked(int callingPid, int callingUid, String callingPackage) { in canStartForegroundServiceLocked() method9155 if (!canStartForegroundServiceLocked(callingPid, callingUid, callingPackage)) { in startForegroundServiceDelegateLocked()