Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DContextMapTest.java148 contextMap.removeAppAdvertiseStats(id); in advertisingSetAndData()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DContextMap.java413 void removeAppAdvertiseStats(int id) { in removeAppAdvertiseStats() method in ContextMap
DAdvertiseManager.java174 mAdvertiserMap.removeAppAdvertiseStats(regId); in onAdvertisingSetStarted()