Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DContextMapTest.java112 .createAppAdvertiseStats(id, APP_NAME, contextMap, mMockGatt); in advertisingSetAndData()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/
DBluetoothMethodProxy.java268 public AppAdvertiseStats createAppAdvertiseStats( in createAppAdvertiseStats() method in BluetoothMethodProxy
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DContextMap.java255 .createAppAdvertiseStats(id, appName, this, service); in add()