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

  /packages/apps/Bluetooth/src/com/android/bluetooth/hid/
HidDeviceNativeInterface.java 165 return disconnectNative();
278 private native boolean disconnectNative();
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hid_device.cpp 478 static jboolean disconnectNative(JNIEnv* env, jobject thiz) {
514 {"disconnectNative", "()Z", (void*)disconnectNative},
com_android_bluetooth_hfpclient.cpp 460 static jboolean disconnectNative(JNIEnv* env, jobject object,
781 {"disconnectNative", "([B)Z", (void*)disconnectNative},
  /packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
NativeInterface.java 42 static native boolean disconnectNative(byte[] address);
HeadsetClientStateMachine.java     [all...]
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.1.2_r1-robolectric-0.jar 

Completed in 408 milliseconds