Searched refs:IForegroundServiceObserver (Results 1 – 13 of 13) sorted by relevance
29 oneway interface IForegroundServiceObserver { interface
19 per-file IForegroundServiceObserver.aidl = file:/services/core/java/com/android/server/am/OWNERS
31 import android.app.IForegroundServiceObserver;336 boolean registerForegroundServiceObserver(in IForegroundServiceObserver callback); in registerForegroundServiceObserver()
32 import android.app.IForegroundServiceObserver;101 private IForegroundServiceObserver mIForegroundServiceObserver;441 ArgumentCaptor<IForegroundServiceObserver> iForegroundServiceObserverArgumentCaptor = in createFgsManagerController()442 ArgumentCaptor.forClass(IForegroundServiceObserver.class); in createFgsManagerController()
51 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()
20 import android.app.IForegroundServiceObserver625 private inner class ForegroundServiceObserver : IForegroundServiceObserver.Stub() {
30 import android.app.IForegroundServiceObserver;1431 final class PhoneCallServiceTracker extends IForegroundServiceObserver.Stub {
151 import android.app.IForegroundServiceObserver;376 final RemoteCallbackList<IForegroundServiceObserver> mFgsObservers =6368 IForegroundServiceObserver callback) { in registerForegroundServiceObserverLocked()
229 import android.app.IForegroundServiceObserver;3838 public boolean registerForegroundServiceObserver(IForegroundServiceObserver callback) { in registerForegroundServiceObserver()
469 android.app.IForegroundServiceObserver$Stub$Proxy470 android.app.IForegroundServiceObserver$Stub471 android.app.IForegroundServiceObserver
23249 Landroid/app/IForegroundServiceObserver$Stub$Proxy;23250 Landroid/app/IForegroundServiceObserver$Stub;23251 Landroid/app/IForegroundServiceObserver;
33352 Landroid/app/IForegroundServiceObserver$Stub$Proxy;33353 Landroid/app/IForegroundServiceObserver$Stub;33354 Landroid/app/IForegroundServiceObserver;