Home
last modified time | relevance | path

Searched refs:resetViews (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/core/java/android/inputmethodservice/navigationbar/
H A DNavigationBarView.java307 resetViews(); in updateCurrentView()
315 private void resetViews() { in resetViews() method in NavigationBarView
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DShadeViewControllerEmptyImpl.kt54 override fun resetViews(animate: Boolean) {}
H A DShadeViewController.kt137 fun resetViews(animate: Boolean) regex
H A DNotificationPanelViewController.java1898 public void resetViews(boolean animate) { in resetViews() method in NotificationPanelViewController
1918 resetViews(false /* animate */); in collapse()
/aosp14/frameworks/base/core/java/android/app/
H A DActivityTransitionState.java305 mCalledExitCoordinator.resetViews(); in restoreExitedViews()
H A DExitTransitionCoordinator.java125 public void resetViews() { in resetViews() method in ExitTransitionCoordinator
H A DActivityOptions.java1055 exit.resetViews(); in stopSharedElementAnimation()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DNavigationBarView.java924 resetViews(); in updateCurrentView()
933 private void resetViews() { in resetViews() method in NavigationBarView
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarKeyguardViewManager.java766 mShadeViewController.resetViews(/* animate= */ !isOccluded); in reset()
H A DCentralSurfacesImpl.java2473 mShadeSurface.resetViews(false /* animate */); in onLaunchTransitionTimeout()
3599 mShadeSurface.resetViews(dozingAnimated && isDozing);
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt4911 Landroid/app/ExitTransitionCoordinator;->resetViews()V