Searched refs:connectOtherProfile (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DPhonePolicy.java285 connectOtherProfile(device);
388 private void connectOtherProfile(BluetoothDevice device) { method in class:PhonePolicy
390 debugLog("connectOtherProfile: in quiet mode, skip connect other profile " + device);
394 debugLog("connectOtherProfile: already scheduled callback for " + device);

Completed in 172 milliseconds