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

  /packages/apps/Settings/src/com/android/settings/accessibility/
AccessibilitySettings.java 383 final int LONG_PRESS_POWER_GLOBAL_ACTIONS = 1;
385 || longPressOnPowerBehavior != LONG_PRESS_POWER_GLOBAL_ACTIONS) {
  /frameworks/base/policy/src/com/android/internal/policy/impl/
PhoneWindowManager.java 138 static final int LONG_PRESS_POWER_GLOBAL_ACTIONS = 1;
733 case LONG_PRESS_POWER_GLOBAL_ACTIONS:
    [all...]

Completed in 75 milliseconds