Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DAdapterProperties.java541 int newHashState = newState; in updateProfileConnectionState() local
572 newHashState = currHashState; in updateProfileConnectionState()
580 mProfileConnectionState.put(profile, new Pair<Integer, Integer>(newHashState, in updateProfileConnectionState()