HomeSort by relevance Sort by last modified time
    Searched refs:cleanupNativeDataNative (Results 1 - 8 of 8) sorted by null

  /frameworks/base/core/java/android/bluetooth/
BluetoothAudioGateway.java 186 cleanupNativeDataNative();
194 private native void cleanupNativeDataNative();
HeadsetBase.java 68 cleanupNativeDataNative();
75 private native void cleanupNativeDataNative();
  /frameworks/base/core/jni/
android_bluetooth_BluetoothAudioGateway.cpp 152 static void cleanupNativeDataNative(JNIEnv* env, jobject object) {
538 {"cleanupNativeDataNative", "()V", (void *)cleanupNativeDataNative},
android_bluetooth_HeadsetBase.cpp 215 static void cleanupNativeDataNative(JNIEnv* env, jobject object) {
552 {"cleanupNativeDataNative", "()V", (void *)cleanupNativeDataNative},
android_server_BluetoothService.cpp 175 static void cleanupNativeDataNative(JNIEnv* env, jobject object) {
    [all...]
android_server_BluetoothEventLoop.cpp 158 static void cleanupNativeDataNative(JNIEnv* env, jobject object) {
    [all...]
  /frameworks/base/core/java/android/server/
BluetoothEventLoop.java 113 cleanupNativeDataNative();
614 private native void cleanupNativeDataNative();
BluetoothService.java 291 cleanupNativeDataNative();
    [all...]

Completed in 175 milliseconds