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

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DAdapterProperties.java325 if (!validateProfileConnectionState(state) ||
326 !validateProfileConnectionState(prevState)) {
357 private boolean validateProfileConnectionState(int state) { method in class:AdapterProperties

Completed in 11 milliseconds