Home
last modified time | relevance | path

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

12

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_a2dp_sink.cpp150 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function
Dcom_android_bluetooth_hdp.cpp124 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function
Dcom_android_bluetooth_pan.cpp158 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function
Dcom_android_bluetooth_a2dp.cpp290 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function
Dcom_android_bluetooth_sdp.cpp462 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function
Dcom_android_bluetooth_hid.cpp220 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function
Dcom_android_bluetooth_hidd.cpp211 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function
Dcom_android_bluetooth_hfpclient.cpp419 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function
Dcom_android_bluetooth_avrcp_controller.cpp709 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function
Dcom_android_bluetooth_hfp.cpp447 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function
Dcom_android_bluetooth_btservice_AdapterService.cpp687 static bool cleanupNative(JNIEnv* env, jobject obj) { in cleanupNative() function
Dcom_android_bluetooth_avrcp.cpp600 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DPeriodicScanManager.java221 private native void cleanupNative(); in cleanupNative() method in PeriodicScanManager
DAdvertiseManager.java393 private native void cleanupNative(); in cleanupNative() method in AdvertiseManager
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DNativeInterface.java38 static native void cleanupNative(); in cleanupNative() method in NativeInterface
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
DA2dpStateMachine.java1011 private native void cleanupNative(); in cleanupNative() method in A2dpStateMachine
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
DA2dpSinkStateMachine.java885 private native void cleanupNative(); in cleanupNative() method in A2dpSinkStateMachine
/packages/apps/Bluetooth/src/com/android/bluetooth/hid/
DHidDevService.java686 private native void cleanupNative(); in cleanupNative() method in HidDevService
DHidService.java695 private native void cleanupNative(); in cleanupNative() method in HidService
/packages/apps/Bluetooth/src/com/android/bluetooth/pan/
DPanService.java653 private native void cleanupNative(); in cleanupNative() method in PanService
/packages/apps/Bluetooth/src/com/android/bluetooth/sdp/
DSdpManager.java76 private native void cleanupNative(); in cleanupNative() method in SdpManager
/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
DHealthService.java907 private native void cleanupNative(); in cleanupNative() method in HealthService
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerService.java1116 private native void cleanupNative(); in cleanupNative() method in AvrcpControllerService
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetStateMachine.java3403 private native void cleanupNative(); in cleanupNative() method in HeadsetStateMachine
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DAdapterService.java2231 private native void cleanupNative(); in cleanupNative() method in AdapterService

12