Home
last modified time | relevance | path

Searched defs:hide (Results 1 – 25 of 102) sorted by relevance

12345

/frameworks/base/core/java/android/app/
DITransientNotification.aidl24 void hide(); in hide() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/
DIAccessibilityFloatingMenu.java37 void hide(); in hide() method
DDockTooltipView.java38 void hide() { in hide() method in DockTooltipView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DAutoHideUiElement.java52 void hide(); in hide() method
/frameworks/base/core/java/android/hardware/fingerprint/
DISidefpsController.aidl28 void hide(int sensorId); in hide() method
/frameworks/base/core/java/android/view/
DImeInsetsSourceConsumer.java87 public void hide() { in hide() method in ImeInsetsSourceConsumer
93 void hide(boolean animationFinished, @AnimationType int animationType) { in hide() method in ImeInsetsSourceConsumer
DInsetsSourceConsumer.java222 public void hide() { in hide() method in InsetsSourceConsumer
228 void hide(boolean animationFinished, @AnimationType int animationType) { in hide() method in InsetsSourceConsumer
/frameworks/base/core/java/android/view/autofill/
DIAutofillWindowPresenter.aidl31 void hide(in Rect transitionEpicenter); in hide() method
/frameworks/base/core/java/android/service/autofill/augmented/
DFillWindow.java188 private void hide() { in hide() method in FillWindow
322 public void hide(Rect transitionEpicenter) { in hide() method in FillWindow.FillWindowPresenter
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DTapAgainViewController.java87 public void hide() { in hide() method in TapAgainViewController
/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/
DControlsUiController.kt38 fun hide(parent: ViewGroup) in show() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/domain/interactor/
DAlternateBouncerInteractor.kt94 fun hide(): Boolean { in hide() method
/frameworks/opt/photoviewer/src/com/android/ex/photo/
DActionBarInterface.java44 public void hide(); in hide() method
/frameworks/base/core/java/com/android/internal/widget/floatingtoolbar/
DFloatingToolbarPopup.java62 void hide(); in hide() method
/frameworks/base/services/core/java/com/android/server/notification/toast/
DCustomToastRecord.java64 public void hide() { in hide() method in CustomToastRecord
DTextToastRecord.java71 public void hide() { in hide() method in TextToastRecord
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DManageEducationView.kt148 fun hide() { in hide() method
DStackEducationView.kt173 fun hide(isExpanding: Boolean) { in hide() method
DDismissView.kt105 fun hide() { in hide() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/
DTooltipManager.kt141 fun hide(animate: Boolean = false) { in <lambda>() method
/frameworks/base/services/core/java/com/android/server/biometrics/sensors/
DSensorOverlays.java100 public void hide(int sensorId) { in hide() method in SensorOverlays
/frameworks/opt/photoviewer/activity/src/com/android/ex/photo/
DActionBarWrapper.java67 public void hide() { in hide() method in ActionBarWrapper
/frameworks/opt/photoviewer/appcompat/src/com/android/ex/photo/
DActionBarWrapper.java68 public void hide() { in hide() method in ActionBarWrapper
/frameworks/base/core/java/android/service/voice/
DIVoiceInteractionSession.aidl34 void hide(); in hide() method
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/rotation/
DRotationButton.java35 default boolean hide() { return false; } in hide() method

12345