Searched refs:mProfileConnectionState (Results 1 – 1 of 1) sorted by relevance
107 private final HashMap<Integer, Pair<Integer, Integer>> mProfileConnectionState = field in AdapterProperties228 mProfileConnectionState.clear(); in init()285 mProfileConnectionState.clear(); in cleanup()732 Pair<Integer, Integer> p = mProfileConnectionState.get(profile); in getProfileConnectionState()942 Pair<Integer, Integer> stateNumDev = mProfileConnectionState.get(profile); in updateProfileConnectionState()968 mProfileConnectionState.put(profile, new Pair<Integer, Integer>(newHashState, numDev)); in updateProfileConnectionState()1182 mProfileConnectionState.clear(); in onBluetoothReady()