Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DIVoiceInteractionSessionListener.aidl42 void onSetUiHints(in Bundle args); in onSetUiHints() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/
H A DAssistManager.java255 public void onSetUiHints(Bundle hints) { in registerVoiceInteractionSessionListener()
/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DVoiceInteractionManagerService.java2152 listener.onSetUiHints(hints); in setUiHints()
2582 public void onSetUiHints(Bundle args) throws RemoteException {}
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
H A DOverviewProxyService.java548 public void onSetUiHints(Bundle hints) {