/packages/apps/Bluetooth/jni/ |
D | com_android_bluetooth_a2dp.cpp | 149 static void cleanupNative(JNIEnv *env, jobject object) { in cleanupNative() function 212 {"cleanupNative", "()V", (void *) cleanupNative},
|
D | com_android_bluetooth_a2dp_sink.cpp | 175 static void cleanupNative(JNIEnv *env, jobject object) { in cleanupNative() function 251 {"cleanupNative", "()V", (void *) cleanupNative},
|
D | com_android_bluetooth_hdp.cpp | 143 static void cleanupNative(JNIEnv *env, jobject object) { in cleanupNative() function 248 {"cleanupNative", "()V", (void *) cleanupNative},
|
D | com_android_bluetooth_pan.cpp | 149 static void cleanupNative(JNIEnv *env, jobject object) { in cleanupNative() function 234 {"cleanupNative", "()V", (void *) cleanupNative},
|
D | com_android_bluetooth_avrcp.cpp | 240 static void cleanupNative(JNIEnv *env, jobject object) { in cleanupNative() function 421 {"cleanupNative", "()V", (void *) cleanupNative},
|
D | com_android_bluetooth_hid.cpp | 247 static void cleanupNative(JNIEnv *env, jobject object) { in cleanupNative() function 477 {"cleanupNative", "()V", (void *) cleanupNative},
|
D | com_android_bluetooth_sdp.cpp | 535 static void cleanupNative(JNIEnv *env, jobject object) { in cleanupNative() function 560 {"cleanupNative", "()V", (void*) cleanupNative},
|
D | com_android_bluetooth_hfpclient.cpp | 345 static void cleanupNative(JNIEnv *env, jobject object) { in cleanupNative() function 595 {"cleanupNative", "()V", (void *) cleanupNative},
|
D | com_android_bluetooth_avrcp_controller.cpp | 506 static void cleanupNative(JNIEnv *env, jobject object) { in cleanupNative() function 678 {"cleanupNative", "()V", (void *) cleanupNative},
|
D | com_android_bluetooth_hfp.cpp | 461 static void cleanupNative(JNIEnv *env, jobject object) { in cleanupNative() function 798 {"cleanupNative", "()V", (void *) cleanupNative},
|
D | com_android_bluetooth_btservice_AdapterService.cpp | 731 static bool cleanupNative(JNIEnv *env, jobject obj) { in cleanupNative() function 1271 {"cleanupNative", "()V", (void*) cleanupNative},
|
D | com_android_bluetooth_gatt.cpp | 964 static void cleanupNative(JNIEnv *env, jobject object) { in cleanupNative() function 1696 {"cleanupNative", "()V", (void *) cleanupNative},
|
/packages/apps/Bluetooth/src/com/android/bluetooth/sdp/ |
D | SdpManager.java | 96 private native void cleanupNative(); in cleanupNative() method in SdpManager 242 cleanupNative(); in cleanup()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/pan/ |
D | PanService.java | 117 cleanupNative(); in cleanup() 604 private native void cleanupNative(); in cleanupNative() method in PanService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/ |
D | A2dpStateMachine.java | 157 cleanupNative(); in cleanup() 821 private native void cleanupNative(); in cleanupNative() method in A2dpStateMachine
|
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/ |
D | A2dpSinkStateMachine.java | 171 cleanupNative(); in cleanup() 874 private native void cleanupNative(); in cleanupNative() method in A2dpSinkStateMachine
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hid/ |
D | HidService.java | 99 cleanupNative(); in cleanup() 702 private native void cleanupNative(); in cleanupNative() method in HidService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/ |
D | HealthService.java | 131 cleanupNative(); in cleanup() 905 private native void cleanupNative(); in cleanupNative() method in HealthService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/ |
D | Avrcp.java | 227 cleanupNative(); in cleanup() 1153 private native void cleanupNative(); in cleanupNative() method in Avrcp
|
D | AvrcpControllerService.java | 138 cleanupNative(); in cleanup() 952 private native void cleanupNative(); in cleanupNative() method in AvrcpControllerService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/ |
D | AdapterService.java | 690 cleanupNative(); in cleanup() 2521 private native void cleanupNative(); in cleanupNative() method in AdapterService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/ |
D | HeadsetClientStateMachine.java | 1278 cleanupNative(); in cleanup() 2690 private native void cleanupNative(); in cleanupNative() method in HeadsetClientStateMachine
|
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
D | GattService.java | 217 cleanupNative(); in cleanup() 2316 private native void cleanupNative(); in cleanupNative() method in GattService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/ |
D | HeadsetStateMachine.java | 301 cleanupNative(); in cleanup() 3430 private native void cleanupNative(); in cleanupNative() method in HeadsetStateMachine
|
/packages/services/Car/bluetooth/bt-map-service/ |
D | bt_hci_startup_issues.txt | 63158 at com.android.bluetooth.btservice.AdapterService.cleanupNative(Native method)
|