Searched refs:mChipIdToDeviceInfoResponseMap (Results 1 – 1 of 1) sorted by relevance
140 private Map<String, UwbDeviceInfoResponse> mChipIdToDeviceInfoResponseMap = new HashMap<>(); field in UwbServiceCore579 return mChipIdToDeviceInfoResponseMap.get(chipId); in getCachedDeviceInfoResponse()1164 mChipIdToDeviceInfoResponseMap = result; in initializeHw()