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

  /frameworks/base/core/java/android/bluetooth/
BluetoothGattServerCallback.java 146 public void onNotificationSent(BluetoothDevice device, int status) {
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
GattServerFacade.java 560 public void onNotificationSent(BluetoothDevice device, int status) {
561 Log.d("gatt_server change onNotificationSent " + mEventType + " " + index);
564 mEventFacade.postEvent(mEventType + index + "onNotificationSent", mResults.clone());
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java     [all...]
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_23/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 283 milliseconds