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

  /system/bt/service/doc/
IBluetoothGattServer.txt 53 boolean beginServiceDeclaration(in int server_if, in boolean is_primary,
  /frameworks/base/core/java/android/bluetooth/
IBluetoothGatt.aidl 71 void beginServiceDeclaration(in int serverIf, in int srvcType,
BluetoothGattServer.java 574 mService.beginServiceDeclaration(mServerIf, service.getType(),
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java 489 public void beginServiceDeclaration(int serverIf, int srvcType,
494 service.beginServiceDeclaration(serverIf, srvcType, srvcInstanceId,
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.3_r2-robolectric-0.jar 

Completed in 663 milliseconds