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

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

Completed in 570 milliseconds