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

  /frameworks/base/core/java/android/view/
WindowManagerPolicy.java 459 public final int OFF_BECAUSE_OF_USER = 2;
    [all...]
  /frameworks/base/services/java/com/android/server/
PowerManagerService.java 208 // mScreenOffReason can be WindowManagerPolicy.OFF_BECAUSE_OF_USER,
    [all...]
  /frameworks/base/policy/src/com/android/internal/policy/impl/
KeyguardViewMediator.java 358 * @param why either {@link WindowManagerPolicy#OFF_BECAUSE_OF_USER},
384 || (why == WindowManagerPolicy.OFF_BECAUSE_OF_USER && !lockImmediately)) {
    [all...]
PhoneWindowManager.java     [all...]

Completed in 391 milliseconds