Home
last modified time | relevance | path

Searched refs:cleanupNative (Results 1 – 25 of 25) sorted by relevance

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_a2dp.cpp149 static void cleanupNative(JNIEnv *env, jobject object) { in cleanupNative() function
212 {"cleanupNative", "()V", (void *) cleanupNative},
Dcom_android_bluetooth_a2dp_sink.cpp175 static void cleanupNative(JNIEnv *env, jobject object) { in cleanupNative() function
251 {"cleanupNative", "()V", (void *) cleanupNative},
Dcom_android_bluetooth_hdp.cpp143 static void cleanupNative(JNIEnv *env, jobject object) { in cleanupNative() function
248 {"cleanupNative", "()V", (void *) cleanupNative},
Dcom_android_bluetooth_pan.cpp149 static void cleanupNative(JNIEnv *env, jobject object) { in cleanupNative() function
234 {"cleanupNative", "()V", (void *) cleanupNative},
Dcom_android_bluetooth_avrcp.cpp240 static void cleanupNative(JNIEnv *env, jobject object) { in cleanupNative() function
421 {"cleanupNative", "()V", (void *) cleanupNative},
Dcom_android_bluetooth_hid.cpp247 static void cleanupNative(JNIEnv *env, jobject object) { in cleanupNative() function
477 {"cleanupNative", "()V", (void *) cleanupNative},
Dcom_android_bluetooth_sdp.cpp535 static void cleanupNative(JNIEnv *env, jobject object) { in cleanupNative() function
560 {"cleanupNative", "()V", (void*) cleanupNative},
Dcom_android_bluetooth_hfpclient.cpp345 static void cleanupNative(JNIEnv *env, jobject object) { in cleanupNative() function
595 {"cleanupNative", "()V", (void *) cleanupNative},
Dcom_android_bluetooth_avrcp_controller.cpp506 static void cleanupNative(JNIEnv *env, jobject object) { in cleanupNative() function
678 {"cleanupNative", "()V", (void *) cleanupNative},
Dcom_android_bluetooth_hfp.cpp461 static void cleanupNative(JNIEnv *env, jobject object) { in cleanupNative() function
798 {"cleanupNative", "()V", (void *) cleanupNative},
Dcom_android_bluetooth_btservice_AdapterService.cpp731 static bool cleanupNative(JNIEnv *env, jobject obj) { in cleanupNative() function
1271 {"cleanupNative", "()V", (void*) cleanupNative},
Dcom_android_bluetooth_gatt.cpp964 static void cleanupNative(JNIEnv *env, jobject object) { in cleanupNative() function
1696 {"cleanupNative", "()V", (void *) cleanupNative},
/packages/apps/Bluetooth/src/com/android/bluetooth/sdp/
DSdpManager.java96 private native void cleanupNative(); in cleanupNative() method in SdpManager
242 cleanupNative(); in cleanup()
/packages/apps/Bluetooth/src/com/android/bluetooth/pan/
DPanService.java117 cleanupNative(); in cleanup()
604 private native void cleanupNative(); in cleanupNative() method in PanService
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
DA2dpStateMachine.java157 cleanupNative(); in cleanup()
821 private native void cleanupNative(); in cleanupNative() method in A2dpStateMachine
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
DA2dpSinkStateMachine.java171 cleanupNative(); in cleanup()
874 private native void cleanupNative(); in cleanupNative() method in A2dpSinkStateMachine
/packages/apps/Bluetooth/src/com/android/bluetooth/hid/
DHidService.java99 cleanupNative(); in cleanup()
702 private native void cleanupNative(); in cleanupNative() method in HidService
/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
DHealthService.java131 cleanupNative(); in cleanup()
905 private native void cleanupNative(); in cleanupNative() method in HealthService
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcp.java227 cleanupNative(); in cleanup()
1153 private native void cleanupNative(); in cleanupNative() method in Avrcp
DAvrcpControllerService.java138 cleanupNative(); in cleanup()
952 private native void cleanupNative(); in cleanupNative() method in AvrcpControllerService
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DAdapterService.java690 cleanupNative(); in cleanup()
2521 private native void cleanupNative(); in cleanupNative() method in AdapterService
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientStateMachine.java1278 cleanupNative(); in cleanup()
2690 private native void cleanupNative(); in cleanupNative() method in HeadsetClientStateMachine
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java217 cleanupNative(); in cleanup()
2316 private native void cleanupNative(); in cleanupNative() method in GattService
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetStateMachine.java301 cleanupNative(); in cleanup()
3430 private native void cleanupNative(); in cleanupNative() method in HeadsetStateMachine
/packages/services/Car/bluetooth/bt-map-service/
Dbt_hci_startup_issues.txt63158 at com.android.bluetooth.btservice.AdapterService.cleanupNative(Native method)