Searched refs:mProfileConnectionState (Results 1 – 1 of 1) sorted by relevance
95 private final HashMap<Integer, Pair<Integer, Integer>> mProfileConnectionState = field in AdapterProperties201 mProfileConnectionState.clear(); in init()244 mProfileConnectionState.clear(); in cleanup()633 Pair<Integer, Integer> p = mProfileConnectionState.get(profile); in getProfileConnectionState()815 Pair<Integer, Integer> stateNumDev = mProfileConnectionState.get(profile); in updateProfileConnectionState()841 mProfileConnectionState.put(profile, new Pair<Integer, Integer>(newHashState, numDev)); in updateProfileConnectionState()1012 mProfileConnectionState.clear(); in onBluetoothReady()