Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DIVoiceInteractionManagerService.aidl382 oneway void notifyActivityEventChanged( in notifyActivityEventChanged() method
/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DVoiceInteractionManagerService.java1262 public void notifyActivityEventChanged(@NonNull IBinder activityToken, int type) { in notifyActivityEventChanged() method in VoiceInteractionManagerService.VoiceInteractionManagerServiceStub