Home
last modified time | relevance | path

Searched defs:showTransient (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardIndicationRotateTextViewController.java203 public void showTransient(CharSequence newIndication) { in showTransient() method in KeyguardIndicationRotateTextViewController
/aosp12/frameworks/base/services/core/java/com/android/server/statusbar/
H A DStatusBarManagerInternal.java139 void showTransient(int displayId, @InternalInsetsType int[] types, in showTransient() method
H A DStatusBarManagerService.java1137 private void showTransient(@InternalInsetsType int[] types) { in showTransient() method in StatusBarManagerService.UiState
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
H A DCarSystemBar.java529 public void showTransient(int displayId, int[] types) { in showTransient() method in CarSystemBar
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DCommandQueue.java348 default void showTransient(int displayId, @InternalInsetsType int[] types) { } in showTransient() method
353 default void showTransient(int displayId, @InternalInsetsType int[] types, in showTransient() method
1030 public void showTransient(int displayId, int[] types, boolean isGestureOnSystemBar) { in showTransient() method in CommandQueue
/aosp12/frameworks/base/core/java/com/android/internal/statusbar/
H A DIStatusBar.aidl211 void showTransient(int displayId, in int[] types, boolean isGestureOnSystemBar); in showTransient() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarCommandQueueCallbacks.java498 public void showTransient(int displayId, @InternalInsetsType int[] types, in showTransient() method in StatusBarCommandQueueCallbacks
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DInsetsPolicy.java162 void showTransient(@InternalInsetsType int[] types, boolean isGestureOnSystemBar) { in showTransient() method in InsetsPolicy
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DNavigationBar.java997 public void showTransient(int displayId, @InternalInsetsType int[] types, in showTransient() method in NavigationBar