Home
last modified time | relevance | path

Searched defs:onVoiceSessionWindowVisibilityChanged (Results 1 – 2 of 2) 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/
DLauncherProxyService.java818 public void onVoiceSessionWindowVisibilityChanged(boolean visible) { in onVoiceSessionWindowVisibilityChanged() method in LauncherProxyService