Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DIVoiceInteractionSessionListener.aidl37 void onVoiceSessionWindowVisibilityChanged(boolean visible); in onVoiceSessionWindowVisibilityChanged() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
H A DOverviewProxyService.java542 public void onVoiceSessionWindowVisibilityChanged(boolean visible) {
544 OverviewProxyService.this.onVoiceSessionWindowVisibilityChanged(visible));
666 public void onVoiceSessionWindowVisibilityChanged(boolean visible) { in onVoiceSessionWindowVisibilityChanged() method in OverviewProxyService
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/
H A DAssistManager.java247 public void onVoiceSessionWindowVisibilityChanged(boolean visible) in registerVoiceInteractionSessionListener()
/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DVoiceInteractionManagerService.java2104 listener.onVoiceSessionWindowVisibilityChanged(visible); in setSessionWindowVisible()
2570 public void onVoiceSessionWindowVisibilityChanged(boolean visible)