HomeSort by relevance Sort by last modified time
    Searched refs:RotationWatcher (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/com/android/internal/policy/
PhoneWindow.java 302 static final RotationWatcher sRotationWatcher = new RotationWatcher();
    [all...]
  /frameworks/base/services/core/java/com/android/server/wm/
WindowManagerService.java 476 class RotationWatcher {
479 RotationWatcher(IRotationWatcher w, IBinder.DeathRecipient d) {
484 ArrayList<RotationWatcher> mRotationWatchers = new ArrayList<>();
    [all...]

Completed in 65 milliseconds