Searched defs:hideCurrentSession (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/core/java/com/android/internal/app/ | ||
H A D | AssistUtils.java | 206 public void hideCurrentSession() { in hideCurrentSession() method in AssistUtils |
H A D | IVoiceInteractionManagerService.aidl | 164 void hideCurrentSession(); in hideCurrentSession() method |
/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/ | ||
H A D | VoiceInteractionManagerService.java | 1926 public void hideCurrentSession() throws RemoteException { in hideCurrentSession() method in VoiceInteractionManagerService.VoiceInteractionManagerServiceStub |