Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DContextMap.java390 public App getByContextInfo(T contextInfo) { in getByContextInfo() method in ContextMap
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_scan/
DTransitionalScanHelper.java1220 if (mScannerMap.getByContextInfo(piInfo) != null) { in registerPiAndStartScan()
1330 ContextMap.App app = mScannerMap.getByContextInfo(pii); in stopScan()