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.java39 * {@link Intent#ACTION_GLOBAL_BUTTON} and the KeyEvent will be included in the intent with
73 Intent intent = new Intent(Intent.ACTION_GLOBAL_BUTTON)
/frameworks/base/core/java/android/content/
H A DIntent.java2622 public static final String ACTION_GLOBAL_BUTTON = "android.intent.action.GLOBAL_BUTTON"; field in class:Intent

Completed in 70 milliseconds