/packages/apps/Bluetooth/jni/ |
D | com_android_bluetooth_a2dp_sink.cpp | 150 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function
|
D | com_android_bluetooth_hdp.cpp | 124 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function
|
D | com_android_bluetooth_pan.cpp | 158 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function
|
D | com_android_bluetooth_a2dp.cpp | 290 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function
|
D | com_android_bluetooth_sdp.cpp | 462 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function
|
D | com_android_bluetooth_hid.cpp | 220 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function
|
D | com_android_bluetooth_hidd.cpp | 211 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function
|
D | com_android_bluetooth_hfpclient.cpp | 419 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function
|
D | com_android_bluetooth_avrcp_controller.cpp | 709 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function
|
D | com_android_bluetooth_hfp.cpp | 447 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function
|
D | com_android_bluetooth_btservice_AdapterService.cpp | 687 static bool cleanupNative(JNIEnv* env, jobject obj) { in cleanupNative() function
|
D | com_android_bluetooth_avrcp.cpp | 600 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function
|
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
D | PeriodicScanManager.java | 221 private native void cleanupNative(); in cleanupNative() method in PeriodicScanManager
|
D | AdvertiseManager.java | 393 private native void cleanupNative(); in cleanupNative() method in AdvertiseManager
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/ |
D | NativeInterface.java | 38 static native void cleanupNative(); in cleanupNative() method in NativeInterface
|
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/ |
D | A2dpStateMachine.java | 1011 private native void cleanupNative(); in cleanupNative() method in A2dpStateMachine
|
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/ |
D | A2dpSinkStateMachine.java | 885 private native void cleanupNative(); in cleanupNative() method in A2dpSinkStateMachine
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hid/ |
D | HidDevService.java | 686 private native void cleanupNative(); in cleanupNative() method in HidDevService
|
D | HidService.java | 695 private native void cleanupNative(); in cleanupNative() method in HidService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/pan/ |
D | PanService.java | 653 private native void cleanupNative(); in cleanupNative() method in PanService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/sdp/ |
D | SdpManager.java | 76 private native void cleanupNative(); in cleanupNative() method in SdpManager
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/ |
D | HealthService.java | 907 private native void cleanupNative(); in cleanupNative() method in HealthService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/ |
D | AvrcpControllerService.java | 1116 private native void cleanupNative(); in cleanupNative() method in AvrcpControllerService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/ |
D | HeadsetStateMachine.java | 3403 private native void cleanupNative(); in cleanupNative() method in HeadsetStateMachine
|
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/ |
D | AdapterService.java | 2231 private native void cleanupNative(); in cleanupNative() method in AdapterService
|