Home
last modified time | relevance | path

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

12

/packages/apps/Bluetooth/src/com/android/bluetooth/hearingaid/
DHearingAidNativeInterface.java179 private native void cleanupNative(); in cleanupNative() method in HearingAidNativeInterface
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_a2dp_sink.cpp150 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function
Dcom_android_bluetooth_hearing_aid.cpp140 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_sdp.cpp477 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function
Dcom_android_bluetooth_hid_device.cpp211 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function
Dcom_android_bluetooth_a2dp.cpp319 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function
Dcom_android_bluetooth_hid_host.cpp236 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function
Dcom_android_bluetooth_hfpclient.cpp469 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function
Dcom_android_bluetooth_avrcp_target.cpp258 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function
Dcom_android_bluetooth_avrcp_controller.cpp861 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function
Dcom_android_bluetooth_hfp.cpp485 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function
Dcom_android_bluetooth_btservice_AdapterService.cpp727 static bool cleanupNative(JNIEnv* env, jobject obj) { in cleanupNative() function
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
DA2dpNativeInterface.java209 private native void cleanupNative(); in cleanupNative() method in A2dpNativeInterface
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DPeriodicScanManager.java234 private native void cleanupNative(); in cleanupNative() method in PeriodicScanManager
DAdvertiseManager.java405 private native void cleanupNative(); in cleanupNative() method in AdvertiseManager
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcpNativeInterface.java245 private native void cleanupNative(); in cleanupNative() method in AvrcpNativeInterface
/packages/apps/Bluetooth/src/com/android/bluetooth/hid/
DHidDeviceNativeInterface.java263 private native void cleanupNative(); in cleanupNative() method in HidDeviceNativeInterface
DHidHostService.java870 private native void cleanupNative(); in cleanupNative() method in HidHostService
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
DA2dpSinkService.java384 private native void cleanupNative(); in cleanupNative() method in A2dpSinkService
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DNativeInterface.java42 native void cleanupNative(); in cleanupNative() method in NativeInterface
/packages/apps/Bluetooth/src/com/android/bluetooth/pan/
DPanService.java726 private native void cleanupNative(); in cleanupNative() method in PanService
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetNativeInterface.java468 private native void cleanupNative(); in cleanupNative() method in HeadsetNativeInterface
/packages/apps/Bluetooth/src/com/android/bluetooth/sdp/
DSdpManager.java78 private native void cleanupNative(); in cleanupNative() method in SdpManager
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
DAvrcpControllerService.java709 private native void cleanupNative(); in cleanupNative() method in AvrcpControllerService

12