Home
last modified time | relevance | path

Searched defs:resetViews (Results 1 – 6 of 6) sorted by relevance

/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/photoviewer/
H A DBuglePhotoViewFragment.java71 public void resetViews() { in resetViews() method in BuglePhotoViewFragment
/aosp12/frameworks/base/core/java/android/app/
H A DExitTransitionCoordinator.java125 public void resetViews() { in resetViews() method in ExitTransitionCoordinator
/aosp12/frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/
H A DPhotoViewFragment.java475 public void resetViews() { in resetViews() method in PhotoViewFragment
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DNavigationBarView.java1115 private void resetViews() { in resetViews() method in NavigationBarView
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPanelViewController.java1121 public abstract void resetViews(boolean animate); in resetViews() method in PanelViewController
H A DNotificationPanelViewController.java1545 public void resetViews(boolean animate) { in resetViews() method in NotificationPanelViewController