Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/
DRemoteDevicesTest.java332 mRemoteDevices.onVendorSpecificHeadsetEvent(getVendorSpecificHeadsetEventIntent( in testOnVendorSpecificHeadsetEvent_testCorrectPlantronicsXEvent()
347 mRemoteDevices.onVendorSpecificHeadsetEvent(getVendorSpecificHeadsetEventIntent( in testOnVendorSpecificHeadsetEvent_testCorrectAppleBatteryVsc()
462 private static Intent getVendorSpecificHeadsetEventIntent(String command, int companyId, in getVendorSpecificHeadsetEventIntent() method in RemoteDevicesTest