Searched defs:processProfileStateChanged (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DPhonePolicy.java173 processProfileStateChanged(device, msg.arg1, nextState, prevState);
271 private void processProfileStateChanged(BluetoothDevice device, int profileId, int nextState, method in class:PhonePolicy
273 debugLog("processProfileStateChanged, device=" + device + ", profile=" + profileId + ", "
296 debugLog("processProfileStateChanged, device=" + device + ", a2dpDisconnected="

Completed in 10 milliseconds