/aosp14/frameworks/base/core/java/android/app/ |
H A D | ITransientNotification.aidl | 24 void hide(); in hide() method
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/ |
H A D | IAccessibilityFloatingMenu.java | 37 void hide(); in hide() method
|
H A D | MenuViewLayerController.java | 61 public void hide() { in hide() method in MenuViewLayerController
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
H A D | AutoHideUiElement.java | 52 void hide(); in hide() method
|
/aosp14/frameworks/base/core/java/android/hardware/fingerprint/ |
H A D | ISidefpsController.aidl | 28 void hide(int sensorId); in hide() method
|
/aosp14/frameworks/base/core/java/android/view/autofill/ |
H A D | IAutofillWindowPresenter.aidl | 31 void hide(in Rect transitionEpicenter); in hide() method
|
/aosp14/frameworks/base/core/java/android/service/autofill/augmented/ |
H A D | FillWindow.java | 188 private void hide() { in hide() method in FillWindow 322 public void hide(Rect transitionEpicenter) { in hide() method in FillWindow.FillWindowPresenter
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | TapAgainViewController.java | 87 private void hide() { in hide() method in TapAgainViewController
|
H A D | HeadsUpAppearanceController.java | 276 private void hide(View view, int endState) { in hide() method in HeadsUpAppearanceController 289 private void hide(View view, int endState, Runnable callback) { in hide() method in HeadsUpAppearanceController
|
/aosp14/frameworks/base/core/java/com/android/internal/widget/floatingtoolbar/ |
H A D | FloatingToolbarPopup.java | 62 void hide(); in hide() method
|
/aosp14/frameworks/base/services/core/java/com/android/server/notification/toast/ |
H A D | CustomToastRecord.java | 64 public void hide() { in hide() method in CustomToastRecord
|
H A D | TextToastRecord.java | 71 public void hide() { in hide() method in TextToastRecord
|
H A D | ToastRecord.java | 65 public abstract void hide(); in hide() method in ToastRecord
|
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/ |
H A D | SensorOverlays.java | 100 public void hide(int sensorId) { in hide() method in SensorOverlays
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/ |
H A D | ControlsUiController.kt | 38 fun hide(parent: ViewGroup) regex
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/bouncer/domain/interactor/ |
H A D | AlternateBouncerInteractor.kt | 62 fun hide(): Boolean { regex
|
/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/rotation/ |
H A D | RotationButton.java | 35 default boolean hide() { return false; } in hide() method
|
/aosp14/frameworks/base/core/java/android/service/voice/ |
H A D | IVoiceInteractionSession.aidl | 34 void hide(); in hide() method
|
/aosp14/frameworks/base/core/java/android/widget/ |
H A D | ZoomControls.java | 93 public void hide() { in hide() method in ZoomControls
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/buttons/ |
H A D | ContextualButton.java | 102 public boolean hide() { in hide() method in ContextualButton
|
/aosp14/frameworks/base/core/java/com/android/internal/view/ |
H A D | FloatingActionMode.java | 239 public void hide(long duration) { in hide() method in FloatingActionMode 356 public void setHideRequested(boolean hide) { in setHideRequested()
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ |
H A D | ManageEducationView.kt | 148 fun hide() { regex
|
H A D | StackEducationView.kt | 173 fun hide(isExpanding: Boolean) { regex
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ |
H A D | TooltipManager.kt | 141 fun hide(animate: Boolean = false) { regex
|
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/ui/ |
H A D | FillUi.java | 678 public void hide(Rect transitionEpicenter) { in hide() method in AutofillWindowPresenter 738 void hide() { in hide() method in AnchoredWindow 742 void hide(boolean destroyCallbackOnError) { in hide() method in AnchoredWindow
|