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

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

Completed in 51 milliseconds