HomeSort by relevance Sort by last modified time
    Searched full:srotationwatcher (Results 1 - 1 of 1) sorted by null

  /frameworks/base/policy/src/com/android/internal/policy/impl/
PhoneWindow.java 200 static final RotationWatcher sRotationWatcher = new RotationWatcher();
623 sRotationWatcher.addWindow(this);
671 sRotationWatcher.removeWindow(this);
    [all...]

Completed in 444 milliseconds