Searched refs:stopForegroundServiceDelegateLocked (Results 1 – 2 of 2) sorted by relevance
8463 void stopForegroundServiceDelegateLocked(@NonNull ForegroundServiceDelegationOptions options) { in stopForegroundServiceDelegateLocked() method in ActiveServices8486 void stopForegroundServiceDelegateLocked(@NonNull ServiceConnection connection) { in stopForegroundServiceDelegateLocked() method in ActiveServices
18971 mServices.stopForegroundServiceDelegateLocked(options); in stopForegroundServiceDelegate()18978 mServices.stopForegroundServiceDelegateLocked(connection); in stopForegroundServiceDelegate()