Home
last modified time | relevance | path

Searched defs:stopForegroundServiceDelegateLocked (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActiveServices.java8463 void stopForegroundServiceDelegateLocked(@NonNull ForegroundServiceDelegationOptions options) { in stopForegroundServiceDelegateLocked() method in ActiveServices
8486 void stopForegroundServiceDelegateLocked(@NonNull ServiceConnection connection) { in stopForegroundServiceDelegateLocked() method in ActiveServices