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

  /system/bt/binder/android/bluetooth/
IBluetoothGatt.aidl 78 void clientDisconnect(in int clientIf, in String address);
  /frameworks/base/core/java/android/bluetooth/
BluetoothGatt.java     [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java 518 public void clientDisconnect(int clientIf, String address) {
523 service.clientDisconnect(clientIf, address);
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.3_r2-robolectric-0.jar 
android-all-stubs.jar 

Completed in 89 milliseconds