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

/frameworks/base/services/core/java/com/android/server/policy/
H A DGlobalKeyManager.java40 * {@link Intent#ACTION_GLOBAL_BUTTON} and the KeyEvent will be included in the intent with
74 Intent intent = new Intent(Intent.ACTION_GLOBAL_BUTTON)
/frameworks/base/core/java/android/content/
H A DIntent.java3058 public static final String ACTION_GLOBAL_BUTTON = "android.intent.action.GLOBAL_BUTTON"; field in class:Intent

Completed in 882 milliseconds