/packages/apps/Bluetooth/jni/ |
com_android_bluetooth_a2dp.cpp | 149 static void cleanupNative(JNIEnv *env, jobject object) { 212 {"cleanupNative", "()V", (void *) cleanupNative},
|
com_android_bluetooth_a2dp_sink.cpp | 175 static void cleanupNative(JNIEnv *env, jobject object) { 251 {"cleanupNative", "()V", (void *) cleanupNative},
|
com_android_bluetooth_hdp.cpp | 143 static void cleanupNative(JNIEnv *env, jobject object) { 248 {"cleanupNative", "()V", (void *) cleanupNative},
|
com_android_bluetooth_pan.cpp | 149 static void cleanupNative(JNIEnv *env, jobject object) { 234 {"cleanupNative", "()V", (void *) cleanupNative},
|
com_android_bluetooth_avrcp.cpp | 240 static void cleanupNative(JNIEnv *env, jobject object) { 421 {"cleanupNative", "()V", (void *) cleanupNative},
|
com_android_bluetooth_hid.cpp | 247 static void cleanupNative(JNIEnv *env, jobject object) { 477 {"cleanupNative", "()V", (void *) cleanupNative},
|
com_android_bluetooth_avrcp_controller.cpp | 506 static void cleanupNative(JNIEnv *env, jobject object) { 678 {"cleanupNative", "()V", (void *) cleanupNative},
|
com_android_bluetooth_hfpclient.cpp | 345 static void cleanupNative(JNIEnv *env, jobject object) { 595 {"cleanupNative", "()V", (void *) cleanupNative},
|
com_android_bluetooth_sdp.cpp | 535 static void cleanupNative(JNIEnv *env, jobject object) { 560 {"cleanupNative", "()V", (void*) cleanupNative},
|
com_android_bluetooth_hfp.cpp | 495 static void cleanupNative(JNIEnv *env, jobject object) { 856 {"cleanupNative", "()V", (void *) cleanupNative}, [all...] |
com_android_bluetooth_btservice_AdapterService.cpp | 731 static bool cleanupNative(JNIEnv *env, jobject obj) { [all...] |
com_android_bluetooth_gatt.cpp | [all...] |
/packages/apps/Bluetooth/src/com/android/bluetooth/pan/ |
PanService.java | 118 cleanupNative(); 602 private native void cleanupNative();
|
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/ |
A2dpStateMachine.java | 157 cleanupNative(); [all...] |
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/ |
A2dpSinkStateMachine.java | 171 cleanupNative(); [all...] |
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/ |
AvrcpControllerService.java | 138 cleanupNative(); [all...] |
Avrcp.java | 229 cleanupNative(); [all...] |
/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/ |
HealthService.java | 131 cleanupNative(); [all...] |
/packages/apps/Bluetooth/src/com/android/bluetooth/hid/ |
HidService.java | 99 cleanupNative(); 702 private native void cleanupNative();
|
/packages/apps/Bluetooth/src/com/android/bluetooth/sdp/ |
SdpManager.java | 96 private native void cleanupNative(); 242 cleanupNative();
|
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/ |
AdapterService.java | 689 cleanupNative(); [all...] |
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
GattService.java | 217 cleanupNative(); [all...] |
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/ |
HeadsetClientStateMachine.java | [all...] |
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/ |
HeadsetStateMachine.java | 302 cleanupNative(); [all...] |