Searched refs:profileConnectionStateData (Results 1 – 1 of 1) sorted by relevance
36 private Map<Integer, Integer> profileConnectionStateData = new HashMap<>(); field in ShadowBluetoothAdapter204 Integer state = profileConnectionStateData.get(profile); in getProfileConnectionState()231 profileConnectionStateData.put(profile, state); in setProfileConnectionState()