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

  /frameworks/base/core/java/android/bluetooth/
BluetoothGattCallbackWrapper.java 62 public void onGetCharacteristic(String address, int srvcType, int srvcInstId,
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java 700 void onGetCharacteristic(int connId, int status, int srvcType,
709 if (VDBG) Log.d(TAG, "onGetCharacteristic() - address=" + address
719 app.callback.onGetCharacteristic(address, srvcType,
    [all...]
  /external/chromium_org/third_party/android_platform/webview/
frameworks.jar 

Completed in 322 milliseconds