Home
last modified time | relevance | path

Searched refs:onVoiceSessionShown (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/com/android/internal/app/
DIVoiceInteractionSessionListener.aidl25 void onVoiceSessionShown(); in onVoiceSessionShown() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/
DAssistManager.java245 public void onVoiceSessionShown() throws RemoteException { in registerVoiceInteractionSessionListener()
/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
DVoiceInteractionManagerService.java1378 listener.onVoiceSessionShown(); in onSessionShown()