Home
last modified time | relevance | path

Searched refs:showAssistDisclosure (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/statusbar/
H A DStatusBarManagerInternal.java35 void showAssistDisclosure(); in showAssistDisclosure() method
H A DStatusBarManagerService.java360 public void showAssistDisclosure() {
364 bar.showAssistDisclosure();
/aosp14/frameworks/base/core/java/com/android/internal/statusbar/
H A DIStatusBar.aidl116 void showAssistDisclosure(); in showAssistDisclosure() method
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DCommandQueueTest.java340 mCommandQueue.showAssistDisclosure(); in testAssistDisclosure()
342 verify(mCallbacks).showAssistDisclosure(); in testAssistDisclosure()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DCommandQueue.java291 default void showAssistDisclosure() { } in showAssistDisclosure() method
868 public void showAssistDisclosure() { in showAssistDisclosure() method in CommandQueue
1510 mCallbacks.get(i).showAssistDisclosure(); in handleMessage()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DCentralSurfacesCommandQueueCallbacks.java508 public void showAssistDisclosure() { in showAssistDisclosure() method in CentralSurfacesCommandQueueCallbacks
/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DVoiceInteractionSessionConnection.java915 statusBarInternal.showAssistDisclosure();
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt82949 Lcom/android/internal/statusbar/IStatusBar$Stub$Proxy;->showAssistDisclosure()V
83039 Lcom/android/internal/statusbar/IStatusBar;->showAssistDisclosure()V