Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java217 setGattService(this); in start()
226 setGattService(null); in stop()
280 private static synchronized void setGattService(GattService instance) { in setGattService() method in GattService