HomeSort by relevance Sort by last modified time
    Searched full:headsetpriority (Results 1 - 1 of 1) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
PhonePolicy.java 378 int headsetPriority = hsService.getPriority(device);
379 if (headsetPriority == BluetoothProfile.PRIORITY_AUTO_CONNECT) {
384 + " priority " + headsetPriority);

Completed in 178 milliseconds