Home
last modified time | relevance | path

Searched refs:onVoiceSessionWindowVisibilityChanged (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/com/android/internal/app/
DIVoiceInteractionSessionListener.aidl37 void onVoiceSessionWindowVisibilityChanged(boolean visible); in onVoiceSessionWindowVisibilityChanged() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DOverviewProxyService.java598 public void onVoiceSessionWindowVisibilityChanged(boolean visible) {
600 OverviewProxyService.this.onVoiceSessionWindowVisibilityChanged(visible));
736 public void onVoiceSessionWindowVisibilityChanged(boolean visible) { in onVoiceSessionWindowVisibilityChanged() method in OverviewProxyService
/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/
DAssistManager.java258 public void onVoiceSessionWindowVisibilityChanged(boolean visible) in registerVoiceInteractionSessionListener()
/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
DVoiceInteractionManagerService.java2234 listener.onVoiceSessionWindowVisibilityChanged(visible); in setSessionWindowVisible()
2793 public void onVoiceSessionWindowVisibilityChanged(boolean visible)