Home
last modified time | relevance | path

Searched defs:hideCurrentSession (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DAssistUtils.java206 public void hideCurrentSession() { in hideCurrentSession() method in AssistUtils
H A DIVoiceInteractionManagerService.aidl164 void hideCurrentSession(); in hideCurrentSession() method
/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DVoiceInteractionManagerService.java1926 public void hideCurrentSession() throws RemoteException { in hideCurrentSession() method in VoiceInteractionManagerService.VoiceInteractionManagerServiceStub