Home
last modified time | relevance | path

Searched refs:cleanupNativeDataNative (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothAudioGateway.java186 cleanupNativeDataNative(); in finalize()
194 private native void cleanupNativeDataNative(); in cleanupNativeDataNative() method in BluetoothAudioGateway
DHeadsetBase.java68 cleanupNativeDataNative(); in finalize()
75 private native void cleanupNativeDataNative(); in cleanupNativeDataNative() method in HeadsetBase
/frameworks/base/core/jni/
Dandroid_bluetooth_BluetoothAudioGateway.cpp153 static void cleanupNativeDataNative(JNIEnv* env, jobject object) { in cleanupNativeDataNative() function
540 {"cleanupNativeDataNative", "()V", (void *)cleanupNativeDataNative},
Dandroid_bluetooth_HeadsetBase.cpp215 static void cleanupNativeDataNative(JNIEnv* env, jobject object) { in cleanupNativeDataNative() function
552 {"cleanupNativeDataNative", "()V", (void *)cleanupNativeDataNative},
Dandroid_server_BluetoothEventLoop.cpp187 static void cleanupNativeDataNative(JNIEnv* env, jobject object) { in cleanupNativeDataNative() function
1579 {"cleanupNativeDataNative", "()V", (void *)cleanupNativeDataNative},
Dandroid_server_BluetoothService.cpp187 static void cleanupNativeDataNative(JNIEnv* env, jobject object) { in cleanupNativeDataNative() function
1680 {"cleanupNativeDataNative", "()V", (void *)cleanupNativeDataNative},
/frameworks/base/core/java/android/server/
DBluetoothEventLoop.java145 cleanupNativeDataNative(); in finalize()
1057 private native void cleanupNativeDataNative(); in cleanupNativeDataNative() method in BluetoothEventLoop
DBluetoothService.java331 cleanupNativeDataNative(); in finalize()
2748 private native void cleanupNativeDataNative(); in cleanupNativeDataNative() method in BluetoothService