Searched refs:ACTION_HEADSET_PLUG (Results 1 – 6 of 6) sorted by relevance
265 Intent intent = new Intent(Intent.ACTION_HEADSET_PLUG); in sendIntent()
365 new IntentFilter(Intent.ACTION_HEADSET_PLUG); in AudioService()2457 } else if (action.equals(Intent.ACTION_HEADSET_PLUG)) { in onReceive()
153 <td>{@code ACTION_HEADSET_PLUG}279 identifies the new time zone, and {@code ACTION_HEADSET_PLUG} has a
1987 public static final String ACTION_HEADSET_PLUG = field in Intent
5429 …field public static final java.lang.String ACTION_HEADSET_PLUG = "android.intent.action.HEADSET_PL…