Searched refs:sSendFileMap (Results 1 – 1 of 1) sorted by relevance
65 private static final ConcurrentHashMap<Uri, BluetoothOppSendFileInfo> sSendFileMap field in BluetoothOppUtility313 sSendFileMap.put(uri, sendFileInfo); in putSendFileInfo()318 BluetoothOppSendFileInfo info = sSendFileMap.get(uri); in getSendFileInfo()324 BluetoothOppSendFileInfo info = sSendFileMap.remove(uri); in closeSendFileInfo()