Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/data/repository/
DStatusBarModePerDisplayRepository.kt102 fun showTransient() in <lambda>() method
137 override fun showTransient( in showTransient() method
320 override fun showTransient() { in showTransient() method
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/data/repository/
DFakeStatusBarModeRepository.kt52 override fun showTransient() { in showTransient() method in com.android.systemui.statusbar.data.repository.FakeStatusBarModePerDisplayRepository
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardIndicationRotateTextViewController.java222 public void showTransient(CharSequence newIndication) { in showTransient() method in KeyguardIndicationRotateTextViewController
/frameworks/base/services/core/java/com/android/server/statusbar/
DStatusBarManagerInternal.java196 void showTransient(int displayId, @InsetsType int types, boolean isGestureOnSystemBar); in showTransient() method
DStatusBarManagerService.java1688 private void showTransient(@InsetsType int types) { in showTransient() method in StatusBarManagerService.UiState
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
DTaskbarDelegate.java564 public void showTransient(int displayId, @InsetsType int types, boolean isGestureOnSystemBar) { in showTransient() method in TaskbarDelegate
/frameworks/base/core/java/com/android/internal/statusbar/
DIStatusBar.aidl261 void showTransient(int displayId, int types, boolean isGestureOnSystemBar); in showTransient() method
/frameworks/base/services/core/java/com/android/server/wm/
DInsetsPolicy.java161 void showTransient(@InsetsType int types, boolean isGestureOnSystemBar) { in showTransient() method in InsetsPolicy
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DCommandQueue.java453 default void showTransient(int displayId, @InsetsType int types, in showTransient() method
1315 public void showTransient(int displayId, int types, boolean isGestureOnSystemBar) { in showTransient() method in CommandQueue
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/views/
DNavigationBar.java1234 public void showTransient(int displayId, @InsetsType int types, boolean isGestureOnSystemBar) { in showTransient() method in NavigationBar