Searched refs:IInjectGlobalEvent (Results 1 – 7 of 7) sorted by relevance
25 import android.media.soundtrigger_middleware.IInjectGlobalEvent;60 void registerGlobalEventInjection(IInjectGlobalEvent globalInjection); in registerGlobalEventInjection()69 void onRestarted(IInjectGlobalEvent globalSession); in onRestarted()77 void onFrameworkDetached(IInjectGlobalEvent globalSession); in onFrameworkDetached()86 void onClientAttached(IBinder token, IInjectGlobalEvent globalSession); in onClientAttached()108 IInjectModelEvent modelInjection, IInjectGlobalEvent globalSession); in onSoundModelLoaded()
25 oneway interface IInjectGlobalEvent { interface
23 import android.media.soundtrigger_middleware.IInjectGlobalEvent;50 private IInjectGlobalEvent mGlobalEventInjection = null;98 public void registerGlobalEventInjection(IInjectGlobalEvent globalInjection) { in registerGlobalEventInjection()112 public void onRestarted(IInjectGlobalEvent globalSession) { in onRestarted()124 public void onFrameworkDetached(IInjectGlobalEvent globalSession) { in onFrameworkDetached()136 public void onClientAttached(IBinder token, IInjectGlobalEvent globalSession) { in onClientAttached()161 IInjectModelEvent modelInjection, IInjectGlobalEvent globalSession) { in onSoundModelLoaded()
19 import android.media.soundtrigger_middleware.IInjectGlobalEvent;50 final IInjectGlobalEvent session = hal.getGlobalEventInjection(); in create()
37 import android.media.soundtrigger_middleware.IInjectGlobalEvent;92 private final IInjectGlobalEvent.Stub mGlobalEventSession;277 mGlobalEventSession = new IInjectGlobalEvent.Stub() { in FakeSoundTriggerHal()350 public IInjectGlobalEvent getGlobalEventInjection() { in getGlobalEventInjection()
27 import android.media.soundtrigger_middleware.IInjectGlobalEvent;60 private IInjectGlobalEvent mInjectGlobalEvent = null;453 public void registerGlobalEventInjection(IInjectGlobalEvent globalInjection) { in registerGlobalEventInjection()461 IInjectModelEvent modelInjection, IInjectGlobalEvent globalSession) { in onSoundModelLoaded()515 public void onRestarted(IInjectGlobalEvent globalSession) { in onRestarted()525 public void onFrameworkDetached(IInjectGlobalEvent globalSession) { in onFrameworkDetached()533 public void onClientAttached(IBinder token, IInjectGlobalEvent globalSession) { in onClientAttached()635 IInjectGlobalEvent current = mInjectGlobalEvent; in setResourceContention()
22803 …ory$$ExternalSyntheticLambda0;-><init>(Landroid/media/soundtrigger_middleware/IInjectGlobalEvent;)V22804 …android/os/IBinder;Ljava/lang/Runnable;Landroid/media/soundtrigger_middleware/IInjectGlobalEvent;)V22824 …undTriggerHal;->getGlobalEventInjection()Landroid/media/soundtrigger_middleware/IInjectGlobalEvent;22851 …jection;->registerGlobalEventInjection(Landroid/media/soundtrigger_middleware/IInjectGlobalEvent;)V