Home
last modified time | relevance | path

Searched defs:onRotationChanged (Results 1 – 4 of 4) sorted by relevance

/packages/services/DeviceAsWebcam/impl/src/com/android/deviceaswebcam/
DRotationProvider.java222 void onRotationChanged(int rotation) { in onRotationChanged() method in RotationProvider.ListenerWrapper
252 void onRotationChanged(int rotation); in onRotationChanged() method
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DBaseUnfoldMoveFromCenterAnimator.java151 public void onRotationChanged(@Rotation int newRotation) { in onRotationChanged() method in BaseUnfoldMoveFromCenterAnimator.UnfoldMoveFromCenterRotationListener
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DTaskMenuView.kt125 fun onRotationChanged() { in <lambda>() method
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarViewController.java1176 public void onRotationChanged(DeviceProfile deviceProfile) { in onRotationChanged() method in TaskbarViewController