Searched refs:END_BUTTON_BEHAVIOR_SLEEP (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/provider/
H A DSettings.java1416 public static final int END_BUTTON_BEHAVIOR_SLEEP = 0x2; field in class:Settings.System
1422 public static final int END_BUTTON_BEHAVIOR_DEFAULT = END_BUTTON_BEHAVIOR_SLEEP;
/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DPhoneWindowManager.java3500 & Settings.System.END_BUTTON_BEHAVIOR_SLEEP) != 0) {

Completed in 81 milliseconds