Home
last modified time | relevance | path

Searched refs:RotationWatcher (Results 1 – 10 of 10) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
H A DRotationWatcher.java24 public abstract class RotationWatcher { class
34 RotationWatcher.this.onRotationChanged(rotation);
41 public RotationWatcher(Context context) { in RotationWatcher() method in RotationWatcher
/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/unfold/util/
H A DNaturalRotationUnfoldProgressProvider.kt25 private val rotationWatcher = RotationWatcher()
67 private inner class RotationWatcher : IRotationWatcher.Stub() {
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowManagerService.java696 class RotationWatcher { class in WindowManagerService
700 RotationWatcher(IRotationWatcher watcher, IBinder.DeathRecipient deathRecipient, in RotationWatcher() method in WindowManagerService.RotationWatcher
708 ArrayList<RotationWatcher> mRotationWatchers = new ArrayList<>();
4268 RotationWatcher removed = mRotationWatchers.remove(i); in watchRotation()
4283 mRotationWatchers.add(new RotationWatcher(watcher, dr, displayId)); in watchRotation()
4297 RotationWatcher rotationWatcher = mRotationWatchers.get(i); in removeRotationWatcher()
4299 RotationWatcher removed = mRotationWatchers.remove(i); in removeRotationWatcher()
H A DDisplayContent.java1991 final WindowManagerService.RotationWatcher rotationWatcher in applyRotation()
/aosp12/frameworks/base/core/java/com/android/internal/policy/
H A DPhoneWindow.java348 static final RotationWatcher sRotationWatcher = new RotationWatcher();
3622 static class RotationWatcher extends Stub {
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes9183 com.android.internal.policy.PhoneWindow$RotationWatcher$1
9184 com.android.internal.policy.PhoneWindow$RotationWatcher
H A Dboot-image-profile.txt33447 Lcom/android/internal/policy/PhoneWindow$RotationWatcher$1;
33448 Lcom/android/internal/policy/PhoneWindow$RotationWatcher;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes9204 com.android.internal.policy.PhoneWindow$RotationWatcher$1
9205 com.android.internal.policy.PhoneWindow$RotationWatcher
H A Dboot-image-profile.txt43111 Lcom/android/internal/policy/PhoneWindow$RotationWatcher$1;
43112 Lcom/android/internal/policy/PhoneWindow$RotationWatcher;
/aosp12/frameworks/base/services/
H A Dart-profile49904 PLcom/android/server/wm/WindowManagerService$RotationWatcher;-><init>(Lcom/android/server/wm/Window…
56753 Lcom/android/server/wm/WindowManagerService$RotationWatcher;