Searched defs:updateProfileConnectionState (Results 1 - 1 of 1) sorted by path

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DAdapterProperties.java353 updateProfileConnectionState(profile, state, prevState);
432 private void updateProfileConnectionState(int profile, int newState, int oldState) { method in class:AdapterProperties

Completed in 59 milliseconds