Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java1644 void onServiceAdded(int status, int serverIf, int srvcType, int srvcInstId, in onServiceAdded() method in GattService
2161 app.callback.onServiceAdded(status, serviceEntry.serviceType, in continueServiceDeclaration()
2164 app.callback.onServiceAdded(status, 0, 0, null); in continueServiceDeclaration()