Home
last modified time | relevance | path

Searched refs:getByContextInfo (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DContextMap.java340 App getByContextInfo(T contextInfo) { in getByContextInfo() method in ContextMap
DGattService.java2063 ScannerMap.App app = mScannerMap.getByContextInfo(pii); in stopScan()