Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java2625 stopNextService(serverIf, status); in onServiceStopped()
3090 private void stopNextService(int serverIf, int status) throws RemoteException { in stopNextService() method in GattService