/aosp14/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | FadeAnimationController.java | 61 public void fadeWindowToken(boolean show, WindowToken windowToken, int animationType) { in fadeWindowToken() 73 public void fadeWindowToken(boolean show, WindowToken windowToken, int animationType, in fadeWindowToken() 86 show /* hidden */, animationType, finishedCallback); in fadeWindowToken() local 90 boolean show, WindowToken windowToken) { in createAdapter() 139 SurfaceAnimationRunner surfaceAnimationRunner, boolean show, in FadeAnimationAdapter()
|
H A D | NavBarFadeAnimationController.java | 71 boolean show, WindowToken windowToken) { in createAdapter() 82 public void fadeWindowToken(boolean show) { in fadeWindowToken() 124 SurfaceAnimationRunner surfaceAnimationRunner, boolean show, in NavFadeAnimationAdapter()
|
H A D | InputConsumerImpl.java | 130 void show(SurfaceControl.Transaction t, WindowContainer w) { in show() method in InputConsumerImpl 136 void show(SurfaceControl.Transaction t, int layer) { in show() method in InputConsumerImpl
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/compatui/ |
H A D | CompatUILayout.java | 73 void setSizeCompatHintVisibility(boolean show) { in setSizeCompatHintVisibility() 77 void setCameraCompatHintVisibility(boolean show) { in setCameraCompatHintVisibility() 81 void setRestartButtonVisibility(boolean show) { in setRestartButtonVisibility() 89 void setCameraControlVisibility(boolean show) { in setCameraControlVisibility() 97 private void setViewVisibility(@IdRes int resId, boolean show) { in setViewVisibility()
|
H A D | UserAspectRatioSettingsLayout.java | 89 void setUserAspectRatioSettingsHintVisibility(boolean show) { in setUserAspectRatioSettingsHintVisibility() 93 void setUserAspectRatioButtonVisibility(boolean show) { in setUserAspectRatioButtonVisibility() 101 private void setViewVisibility(@IdRes int resId, boolean show) { in setViewVisibility()
|
/aosp14/frameworks/base/core/java/android/service/notification/ |
H A D | ZenPolicy.java | 701 public @NonNull Builder showFullScreenIntent(boolean show) { in showFullScreenIntent() 711 public @NonNull Builder showLights(boolean show) { in showLights() 720 public @NonNull Builder showPeeking(boolean show) { in showPeeking() 730 public @NonNull Builder showStatusBarIcons(boolean show) { in showStatusBarIcons() 740 public @NonNull Builder showBadges(boolean show) { in showBadges() 750 public @NonNull Builder showInAmbientDisplay(boolean show) { in showInAmbientDisplay() 761 public @NonNull Builder showInNotificationList(boolean show) { in showInNotificationList() 772 public @NonNull Builder showVisualEffect(@VisualEffect int effect, boolean show) { in showVisualEffect()
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | ProgressDialog.java | 130 public static ProgressDialog show(Context context, CharSequence title, in show() method in ProgressDialog 145 public static ProgressDialog show(Context context, CharSequence title, in show() method in ProgressDialog 162 public static ProgressDialog show(Context context, CharSequence title, in show() method in ProgressDialog 181 public static ProgressDialog show(Context context, CharSequence title, in show() method in ProgressDialog
|
H A D | ITransientNotification.aidl | 23 void show(IBinder windowToken); in show() method
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/ |
H A D | IAccessibilityFloatingMenu.java | 32 void show(); in show() method
|
H A D | MenuViewLayerController.java | 51 public void show() { in show() method in MenuViewLayerController
|
/aosp14/frameworks/base/core/java/com/android/internal/view/menu/ |
H A D | ShowableListMenu.java | 25 public void show(); in show() method
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/dreams/touch/scrim/ |
H A D | ScrimController.java | 29 default void show() { in show() method
|
H A D | BouncerScrimController.java | 36 public void show() { in show() method in BouncerScrimController
|
/aosp14/frameworks/base/core/java/android/inputmethodservice/ |
H A D | InkWindow.java | 84 void show() { in show() method in InkWindow 88 private void show(boolean keepInvisible) { in show() method in InkWindow
|
/aosp14/frameworks/base/core/java/android/hardware/fingerprint/ |
H A D | ISidefpsController.aidl | 25 void show(int sensorId, int reason); in show() method
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
H A D | KeyguardUserSwitcherPopupMenu.java | 54 public void show() { in show() method in KeyguardUserSwitcherPopupMenu
|
/aosp14/frameworks/base/core/java/android/view/autofill/ |
H A D | IAutofillWindowPresenter.aidl | 29 void show(in WindowManager.LayoutParams p, in Rect transitionEpicenter, in show() method
|
/aosp14/frameworks/base/core/java/android/service/autofill/augmented/ |
H A D | FillWindow.java | 162 void show() { in show() method in FillWindow 311 public void show(WindowManager.LayoutParams p, Rect transitionEpicenter, in show() method in FillWindow.FillWindowPresenter
|
/aosp14/frameworks/base/services/core/java/com/android/server/power/ |
H A D | InattentiveSleepWarningController.java | 56 public void show() { in show() method in InattentiveSleepWarningController
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | TapAgainViewController.java | 78 public void show() { in show() method in TapAgainViewController
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/power/ |
H A D | InattentiveSleepWarningView.java | 85 public void show() { in show() method in InattentiveSleepWarningView
|
/aosp14/frameworks/base/core/java/com/android/internal/widget/floatingtoolbar/ |
H A D | FloatingToolbarPopup.java | 50 void show(List<MenuItem> menuItems, MenuItem.OnMenuItemClickListener menuItemClickListener, in show() method
|
/aosp14/frameworks/base/services/core/java/com/android/server/notification/toast/ |
H A D | CustomToastRecord.java | 48 public boolean show() { in show() method in CustomToastRecord
|
H A D | TextToastRecord.java | 57 public boolean show() { in show() method in TextToastRecord
|
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/ |
H A D | SensorOverlays.java | 67 public void show(int sensorId, @BiometricOverlayConstants.ShowReason int reason, in show() method in SensorOverlays
|