Home
last modified time | relevance | path

Searched refs:IForegroundServiceObserver (Results 1 – 13 of 13) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DIForegroundServiceObserver.aidl29 oneway interface IForegroundServiceObserver { interface
H A DOWNERS19 per-file IForegroundServiceObserver.aidl = file:/services/core/java/com/android/server/am/OWNERS
H A DIActivityManager.aidl31 import android.app.IForegroundServiceObserver;
336 boolean registerForegroundServiceObserver(in IForegroundServiceObserver callback); in registerForegroundServiceObserver()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/
H A DFgsManagerControllerTest.java32 import android.app.IForegroundServiceObserver;
101 private IForegroundServiceObserver mIForegroundServiceObserver;
441 ArgumentCaptor<IForegroundServiceObserver> iForegroundServiceObserverArgumentCaptor = in createFgsManagerController()
442 ArgumentCaptor.forClass(IForegroundServiceObserver.class); in createFgsManagerController()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/power/
H A DLowPowerStandbyControllerTest.java51 import android.app.IForegroundServiceObserver;
741 ArgumentCaptor<IForegroundServiceObserver> fgsObserverCapt = in testAllowReason_ongoingPhoneCallService()
742 ArgumentCaptor.forClass(IForegroundServiceObserver.class); in testAllowReason_ongoingPhoneCallService()
744 IForegroundServiceObserver fgsObserver = fgsObserverCapt.getValue(); in testAllowReason_ongoingPhoneCallService()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DFgsManagerController.kt20 import android.app.IForegroundServiceObserver
625 private inner class ForegroundServiceObserver : IForegroundServiceObserver.Stub() {
/aosp14/frameworks/base/services/core/java/com/android/server/power/
H A DLowPowerStandbyController.java30 import android.app.IForegroundServiceObserver;
1431 final class PhoneCallServiceTracker extends IForegroundServiceObserver.Stub {
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActiveServices.java151 import android.app.IForegroundServiceObserver;
376 final RemoteCallbackList<IForegroundServiceObserver> mFgsObservers =
6368 IForegroundServiceObserver callback) { in registerForegroundServiceObserverLocked()
H A DActivityManagerService.java229 import android.app.IForegroundServiceObserver;
3838 public boolean registerForegroundServiceObserver(IForegroundServiceObserver callback) { in registerForegroundServiceObserver()
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes469 android.app.IForegroundServiceObserver$Stub$Proxy
470 android.app.IForegroundServiceObserver$Stub
471 android.app.IForegroundServiceObserver
H A Dboot-image-profile.txt23249 Landroid/app/IForegroundServiceObserver$Stub$Proxy;
23250 Landroid/app/IForegroundServiceObserver$Stub;
23251 Landroid/app/IForegroundServiceObserver;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes469 android.app.IForegroundServiceObserver$Stub$Proxy
470 android.app.IForegroundServiceObserver$Stub
471 android.app.IForegroundServiceObserver
H A Dboot-image-profile.txt33352 Landroid/app/IForegroundServiceObserver$Stub$Proxy;
33353 Landroid/app/IForegroundServiceObserver$Stub;
33354 Landroid/app/IForegroundServiceObserver;