Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_avrcp_controller.cpp141 static void cleanupNative(JNIEnv *env, jobject object) { in cleanupNative() function
189 {"cleanupNative", "()V", (void *) cleanupNative},
Dcom_android_bluetooth_a2dp.cpp173 static void cleanupNative(JNIEnv *env, jobject object) { in cleanupNative() function
237 {"cleanupNative", "()V", (void *) cleanupNative},
Dcom_android_bluetooth_a2dp_sink.cpp179 static void cleanupNative(JNIEnv *env, jobject object) { in cleanupNative() function
243 {"cleanupNative", "()V", (void *) cleanupNative},
Dcom_android_bluetooth_hdp.cpp169 static void cleanupNative(JNIEnv *env, jobject object) { in cleanupNative() function
272 {"cleanupNative", "()V", (void *) cleanupNative},
Dcom_android_bluetooth_pan.cpp147 static void cleanupNative(JNIEnv *env, jobject object) { in cleanupNative() function
235 {"cleanupNative", "()V", (void *) cleanupNative},
Dcom_android_bluetooth_avrcp.cpp219 static void cleanupNative(JNIEnv *env, jobject object) { in cleanupNative() function
401 {"cleanupNative", "()V", (void *) cleanupNative},
Dcom_android_bluetooth_hid.cpp272 static void cleanupNative(JNIEnv *env, jobject object) { in cleanupNative() function
503 {"cleanupNative", "()V", (void *) cleanupNative},
Dcom_android_bluetooth_hfpclient.cpp345 static void cleanupNative(JNIEnv *env, jobject object) { in cleanupNative() function
588 {"cleanupNative", "()V", (void *) cleanupNative},
Dcom_android_bluetooth_hfp.cpp488 static void cleanupNative(JNIEnv *env, jobject object) { in cleanupNative() function
826 {"cleanupNative", "()V", (void *) cleanupNative},
Dcom_android_bluetooth_btservice_AdapterService.cpp780 static bool cleanupNative(JNIEnv *env, jobject obj) { in cleanupNative() function
1221 {"cleanupNative", "()V", (void*) cleanupNative},
Dcom_android_bluetooth_gatt.cpp915 static void cleanupNative(JNIEnv *env, jobject object) { in cleanupNative() function
1755 {"cleanupNative", "()V", (void *) cleanupNative},
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcpControllerService.java93 cleanupNative(); in cleanup()
275 private native void cleanupNative(); in cleanupNative() method in AvrcpControllerService
DAvrcp.java199 cleanupNative(); in cleanup()
900 private native void cleanupNative(); in cleanupNative() method in Avrcp
/packages/apps/Bluetooth/src/com/android/bluetooth/pan/
DPanService.java117 cleanupNative(); in cleanup()
603 private native void cleanupNative(); in cleanupNative() method in PanService
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
DA2dpStateMachine.java151 cleanupNative(); in cleanup()
783 private native void cleanupNative(); in cleanupNative() method in A2dpStateMachine
DA2dpSinkStateMachine.java155 cleanupNative(); in cleanup()
806 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/btservice/
DAdapterService.java478 cleanupNative(); in cleanup()
1877 private native void cleanupNative(); in cleanupNative() method in AdapterService
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientStateMachine.java1287 cleanupNative(); in cleanup()
2673 private native void cleanupNative(); in cleanupNative() method in HeadsetClientStateMachine
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java197 cleanupNative(); in cleanup()
2271 private native void cleanupNative(); in cleanupNative() method in GattService
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetStateMachine.java297 cleanupNative(); in cleanup()
3304 private native void cleanupNative(); in cleanupNative() method in HeadsetStateMachine