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

/frameworks/base/policy/src/com/android/internal/policy/impl/
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.java2680 public static final String ACTION_GLOBAL_BUTTON = "android.intent.action.GLOBAL_BUTTON"; field in class:Intent

Completed in 136 milliseconds