Searched refs:A2DP_ALARM (Results 1 – 1 of 1) sorted by relevance
47 public static final String A2DP_ALARM = "com.android.pmc.A2DP.Alarm"; field in A2dpReceiver178 boolean alarm = intent.hasExtra(A2DP_ALARM); in onReceive()386 alarmIntent.putExtra(A2DP_ALARM, ALARM_MESSAGE); in startAlarm()