Searched refs:broadcastVendorSpecificEventIntent (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/ |
D | VendorCommandResponseProcessor.java | 150 broadcastVendorSpecificEventIntent(vendorId, eventCode, atString, device); in processEvent() 156 private void broadcastVendorSpecificEventIntent(int vendorId, String vendorEventCode, in broadcastVendorSpecificEventIntent() method in VendorCommandResponseProcessor
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/ |
D | HeadsetStateMachine.java | 1492 private void broadcastVendorSpecificEventIntent(String command, int companyId, int commandType, in broadcastVendorSpecificEventIntent() method in HeadsetStateMachine 1854 broadcastVendorSpecificEventIntent(command, companyId, BluetoothHeadset.AT_CMD_TYPE_SET, in processVendorSpecificAt()
|