Home
last modified time | relevance | path

Searched refs:ACTION_HEADSET_PLUG (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/java/com/android/server/
DWiredAccessoryObserver.java265 Intent intent = new Intent(Intent.ACTION_HEADSET_PLUG); in sendIntent()
/frameworks/base/media/java/android/media/
DAudioService.java365 new IntentFilter(Intent.ACTION_HEADSET_PLUG); in AudioService()
2457 } else if (action.equals(Intent.ACTION_HEADSET_PLUG)) { in onReceive()
/frameworks/base/docs/html/guide/topics/intents/
Dintents-filters.jd153 <td>{@code ACTION_HEADSET_PLUG}
279 identifies the new time zone, and {@code ACTION_HEADSET_PLUG} has a
/frameworks/base/core/java/android/content/
DIntent.java1987 public static final String ACTION_HEADSET_PLUG = field in Intent
/frameworks/base/api/
Dcurrent.txt5429 …field public static final java.lang.String ACTION_HEADSET_PLUG = "android.intent.action.HEADSET_PL…
D14.txt5429 …field public static final java.lang.String ACTION_HEADSET_PLUG = "android.intent.action.HEADSET_PL…