/packages/apps/Bluetooth/jni/ |
D | com_android_bluetooth_a2dp_sink.cpp | 150 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function 221 {"cleanupNative", "()V", (void*)cleanupNative},
|
D | com_android_bluetooth_hdp.cpp | 124 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function 231 {"cleanupNative", "()V", (void*)cleanupNative},
|
D | com_android_bluetooth_pan.cpp | 158 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function 237 {"cleanupNative", "()V", (void*)cleanupNative},
|
D | com_android_bluetooth_a2dp.cpp | 290 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function 366 {"cleanupNative", "()V", (void*)cleanupNative},
|
D | com_android_bluetooth_hidd.cpp | 211 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function 463 {"cleanupNative", "()V", (void*)cleanupNative},
|
D | com_android_bluetooth_hid.cpp | 236 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function 504 {"cleanupNative", "()V", (void*)cleanupNative},
|
D | com_android_bluetooth_sdp.cpp | 462 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function 487 {"cleanupNative", "()V", (void*)cleanupNative},
|
D | com_android_bluetooth_hfpclient.cpp | 418 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function 774 {"cleanupNative", "()V", (void*)cleanupNative},
|
D | com_android_bluetooth_hfp.cpp | 447 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function 824 {"cleanupNative", "()V", (void*)cleanupNative},
|
D | com_android_bluetooth_avrcp_controller.cpp | 708 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function 1027 {"cleanupNative", "()V", (void*)cleanupNative},
|
D | com_android_bluetooth_btservice_AdapterService.cpp | 686 static bool cleanupNative(JNIEnv* env, jobject obj) { in cleanupNative() function 1215 {"cleanupNative", "()V", (void*)cleanupNative},
|
D | com_android_bluetooth_avrcp.cpp | 600 static void cleanupNative(JNIEnv* env, jobject object) { in cleanupNative() function 1398 {"cleanupNative", "()V", (void*)cleanupNative},
|
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
D | PeriodicScanManager.java | 66 cleanupNative(); in cleanup() 221 private native void cleanupNative(); in cleanupNative() method in PeriodicScanManager
|
D | AdvertiseManager.java | 78 cleanupNative(); in cleanup() 393 private native void cleanupNative(); in cleanupNative() method in AdvertiseManager
|
/packages/apps/Bluetooth/src/com/android/bluetooth/sdp/ |
D | SdpManager.java | 76 private native void cleanupNative(); in cleanupNative() method in SdpManager 222 cleanupNative(); in cleanup()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hid/ |
D | HidDevService.java | 528 cleanupNative(); in cleanup() 686 private native void cleanupNative(); in cleanupNative() method in HidDevService
|
D | HidService.java | 98 cleanupNative(); in cleanup() 775 private native void cleanupNative(); in cleanupNative() method in HidService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/pan/ |
D | PanService.java | 149 cleanupNative(); in cleanup() 666 private native void cleanupNative(); in cleanupNative() method in PanService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/ |
D | A2dpSinkStateMachine.java | 173 cleanupNative(); in cleanup() 887 private native void cleanupNative(); in cleanupNative() method in A2dpSinkStateMachine
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/ |
D | HealthService.java | 128 cleanupNative(); in cleanup() 907 private native void cleanupNative(); in cleanupNative() method in HealthService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/ |
D | A2dpStateMachine.java | 263 cleanupNative(); in cleanup() 1017 private native void cleanupNative(); in cleanupNative() method in A2dpStateMachine
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/ |
D | NativeInterface.java | 38 static native void cleanupNative(); in cleanupNative() method in NativeInterface
|
D | HeadsetClientService.java | 143 NativeInterface.cleanupNative(); in stop()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/ |
D | AdapterService.java | 605 cleanupNative(); in cleanup() 2271 private native void cleanupNative(); in cleanupNative() method in AdapterService
|
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/ |
D | AvrcpControllerService.java | 1116 private native void cleanupNative(); in cleanupNative() method in AvrcpControllerService
|