Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DContextMap.java243 removeConnectionsByAppId(id); in remove()
290 void removeConnectionsByAppId(int appId) { in removeConnectionsByAppId() method in ContextMap