Searched refs:onRestarted (Results 1 – 5 of 5) sorted by relevance
112 public void onRestarted(IInjectGlobalEvent globalSession) { in onRestarted() method in SoundTriggerInjection116 mClient.onRestarted(globalSession); in onRestarted()
290 cb.onRestarted(this)); in FakeSoundTriggerHal()
69 void onRestarted(IInjectGlobalEvent globalSession); in onRestarted() method
94 default void onRestarted() {} in onRestarted() method515 public void onRestarted(IInjectGlobalEvent globalSession) { in onRestarted() method in SoundTriggerInstrumentation.Injection520 mGlobalCallbackExecutor.execute(() -> mClientCallback.onRestarted()); in onRestarted()
2163 method public default void onRestarted();