Home
last modified time | relevance | path

Searched refs:newHashState (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterProperties.java929 int newHashState = newState; in updateProfileConnectionState() local
960 newHashState = currHashState; in updateProfileConnectionState()
968 mProfileConnectionState.put(profile, new Pair<Integer, Integer>(newHashState, numDev)); in updateProfileConnectionState()