Searched refs:ACTION_AG_EVENT (Results 1 – 5 of 5) sorted by relevance
56 || !BluetoothHeadsetClient.ACTION_AG_EVENT.equals(intent.getAction())86 filter.addAction(BluetoothHeadsetClient.ACTION_AG_EVENT); in onBootCompleted()
126 filter.addAction(BluetoothHeadsetClient.ACTION_AG_EVENT); in startListening()142 if (BluetoothHeadsetClient.ACTION_AG_EVENT.equals(action)) { in onReceive()
131 filter.addAction(BluetoothHeadsetClient.ACTION_AG_EVENT); in startListening()171 if (BluetoothHeadsetClient.ACTION_AG_EVENT.equals(action)) { in onReceive()
107 public static final String ACTION_AG_EVENT = field in BluetoothHeadsetClient
10292 Landroid/bluetooth/BluetoothHeadsetClient;->ACTION_AG_EVENT:Ljava/lang/String;