Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DVoiceInteractionSessionConnection.java651 void notifyActivityEventChangedLocked(@NonNull IBinder activityToken, int type) { in notifyActivityEventChangedLocked() method in VoiceInteractionSessionConnection
H A DVoiceInteractionManagerServiceImpl.java579 public void notifyActivityEventChangedLocked(@NonNull IBinder activityToken, int type) { in notifyActivityEventChangedLocked() method in VoiceInteractionManagerServiceImpl