Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java521 public void endServiceDeclaration(int serverIf) { in endServiceDeclaration() method in GattService.BluetoothGattBinder
524 service.endServiceDeclaration(serverIf); in endServiceDeclaration()
1956 void endServiceDeclaration(int serverIf) { in endServiceDeclaration() method in GattService