Searched defs:GLOBAL_ACTION_KEY_POWER (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DGlobalActions.java96 private static final String GLOBAL_ACTION_KEY_POWER = "power"; field in class:GlobalActions
273 if (GLOBAL_ACTION_KEY_POWER.equals(actionKey)) {

Completed in 158 milliseconds