Home
last modified time | relevance | path

Searched refs:ACTION_GLOBAL_BUTTON (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/policy/
DGlobalKeyIntent.java44 final Intent intent = new Intent(Intent.ACTION_GLOBAL_BUTTON) in getIntent()
74 if (intent.getAction() != Intent.ACTION_GLOBAL_BUTTON) { in from()
/frameworks/base/core/java/android/content/
DIntent.java3940 public static final String ACTION_GLOBAL_BUTTON = "android.intent.action.GLOBAL_BUTTON"; field in Intent
/frameworks/base/core/api/
Dsystem-current.txt2374 field public static final String ACTION_GLOBAL_BUTTON = "android.intent.action.GLOBAL_BUTTON";