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

  /frameworks/base/core/jni/
android_server_BluetoothA2dpService.cpp 89 static void cleanupNative(JNIEnv* env, jobject object) {
313 {"cleanupNative", "()V", (void *)cleanupNative},
  /frameworks/base/core/java/android/server/
BluetoothA2dpService.java 164 cleanupNative();
604 private native void cleanupNative();

Completed in 215 milliseconds