Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/
H A DRemoteDevicesTest.java340 mRemoteDevices.onVendorSpecificHeadsetEvent(getVendorSpecificHeadsetEventIntent( in testOnVendorSpecificHeadsetEvent_testCorrectPlantronicsXEvent()
356 mRemoteDevices.onVendorSpecificHeadsetEvent(getVendorSpecificHeadsetEventIntent( in testOnVendorSpecificHeadsetEvent_testCorrectAppleBatteryVsc()
472 private static Intent getVendorSpecificHeadsetEventIntent(String command, int companyId, in getVendorSpecificHeadsetEventIntent() method in RemoteDevicesTest