Home
last modified time | relevance | path

Searched refs:ACTION_AG_EVENT (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/CarSystemUI/src/com/android/systemui/voicerecognition/car/
DConnectedDeviceVoiceRecognitionNotifier.java56 || !BluetoothHeadsetClient.ACTION_AG_EVENT.equals(intent.getAction())
86 filter.addAction(BluetoothHeadsetClient.ACTION_AG_EVENT); in onBootCompleted()
/frameworks/base/packages/CarSystemUI/src/com/android/systemui/statusbar/car/
DCarBatteryController.java126 filter.addAction(BluetoothHeadsetClient.ACTION_AG_EVENT); in startListening()
142 if (BluetoothHeadsetClient.ACTION_AG_EVENT.equals(action)) { in onReceive()
DConnectedDeviceSignalController.java131 filter.addAction(BluetoothHeadsetClient.ACTION_AG_EVENT); in startListening()
171 if (BluetoothHeadsetClient.ACTION_AG_EVENT.equals(action)) { in onReceive()
/frameworks/base/core/java/android/bluetooth/
DBluetoothHeadsetClient.java107 public static final String ACTION_AG_EVENT = field in BluetoothHeadsetClient
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt10292 Landroid/bluetooth/BluetoothHeadsetClient;->ACTION_AG_EVENT:Ljava/lang/String;