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

  /frameworks/base/core/java/android/bluetooth/
BluetoothGattService.java 195 /*package*/ void addIncludedService(BluetoothGattService includedService) {
BluetoothGattServer.java 580 mService.addIncludedService(mServerIf,
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
ServiceDeclaration.java 91 void addIncludedService(UUID uuid, int serviceType, int instance) {
GattService.java 476 public void addIncludedService(int serverIf, int srvcType,
480 service.addIncludedService(serverIf, srvcType, srvcInstanceId,
    [all...]
  /external/chromium_org/third_party/android_platform/webview/
frameworks.jar 

Completed in 2244 milliseconds