Home
last modified time | relevance | path

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

123456

/aosp12/packages/apps/Dialer/java/com/android/dialer/widget/
H A DDialerFloatingActionButton.java63 public void hide() { in hide() method in DialerFloatingActionButton
69 public void hide(@Nullable OnVisibilityChangedListener onVisibilityChangedListener) { in hide() method in DialerFloatingActionButton
/aosp12/build/make/tools/
H A Djava-event-log-tags.py89 hide = True variable
91 hide = event_log_tags.BooleanFromString(tagfile.options["javadoc_hide"][0]) variable
/aosp12/frameworks/base/core/java/android/view/
H A DImeInsetsSourceConsumer.java67 public void hide() { in hide() method in ImeInsetsSourceConsumer
73 void hide(boolean animationFinished, @AnimationType int animationType) { in hide() method in ImeInsetsSourceConsumer
H A DInsetsSourceConsumer.java226 public void hide() { in hide() method in InsetsSourceConsumer
232 void hide(boolean animationFinished, @AnimationType int animationType) { in hide() method in InsetsSourceConsumer
/aosp12/frameworks/base/core/java/android/app/
H A DITransientNotification.aidl24 void hide(); in hide() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/
H A DIAccessibilityFloatingMenu.java37 void hide(); in hide() method
H A DDockTooltipView.java38 void hide() { in hide() method in DockTooltipView
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DAutoHideUiElement.java52 void hide(); in hide() method
/aosp12/frameworks/base/core/java/android/hardware/fingerprint/
H A DISidefpsController.aidl28 void hide(int sensorId); in hide() method
/aosp12/frameworks/base/core/java/android/view/autofill/
H A DIAutofillWindowPresenter.aidl31 void hide(in Rect transitionEpicenter); in hide() method
/aosp12/packages/apps/Dialer/java/com/android/dialer/speeddial/
H A DRemoveViewHolder.java39 void hide() { in hide() method in RemoveViewHolder
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/views/
H A DIconLabelDotView.java25 void setForceHideDot(boolean hide); in setForceHideDot()
/aosp12/frameworks/base/core/java/android/service/autofill/augmented/
H A DFillWindow.java188 private void hide() { in hide() method in FillWindow
322 public void hide(Rect transitionEpicenter) { in hide() method in FillWindow.FillWindowPresenter
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DDetailsHelper.java46 public void hide(); in hide() method
98 public void hide() { in hide() method in DetailsHelper
/aosp12/packages/apps/Settings/src/com/android/settings/notification/zen/
H A DZenFooterPreferenceController.java54 protected void hide(PreferenceScreen screen) { in hide() method in ZenFooterPreferenceController
/aosp12/packages/apps/Camera2/src/com/android/camera/filmstrip/
H A DFilmstripContentPanel.java64 void hide(); in hide() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/
H A DControlsUiController.kt33 fun hide() regex
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DTapAgainViewController.java87 public void hide() { in hide() method in TapAgainViewController
/aosp12/packages/apps/Dialer/java/com/android/bubble/
H A DBubble.java37 void hide(); in hide() method
/aosp12/packages/apps/Dialer/java/com/android/bubble/stub/
H A DBubbleStub.java35 public void hide() {} in hide() method in BubbleStub
/aosp12/frameworks/opt/photoviewer/src/com/android/ex/photo/
H A DActionBarInterface.java44 public void hide(); in hide() method
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/userswitcher/
H A DFullscreenUserSwitcherViewMediator.java90 private void hide() { in hide() method in FullscreenUserSwitcherViewMediator
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/
H A DSensorOverlays.java99 public void hide(int sensorId) { in hide() method in SensorOverlays
/aosp12/frameworks/base/services/core/java/com/android/server/notification/toast/
H A DCustomToastRecord.java64 public void hide() { in hide() method in CustomToastRecord
H A DTextToastRecord.java70 public void hide() { in hide() method in TextToastRecord

123456