HomeSort by relevance Sort by last modified time
    Searched refs:serverDisconnect (Results 1 - 5 of 5) sorted by null

  /frameworks/base/core/java/android/bluetooth/
IBluetoothGatt.aidl 102 void serverDisconnect(in int serverIf, in String address);
BluetoothGattServer.java 545 mService.serverDisconnect(mServerIf, device.getAddress());
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java 556 public void serverDisconnect(int serverIf, String address) {
559 service.serverDisconnect(serverIf, address);
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/lib/
android-all-4.3_r2-robolectric-0.jar 

Completed in 47 milliseconds