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

  /packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
NativeInterface.java 56 static native boolean dialMemoryNative(byte[] address, int location);
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hfpclient.cpp 602 static jboolean dialMemoryNative(JNIEnv* env, jobject object,
789 {"dialMemoryNative", "([BI)Z", (void*)dialMemoryNative},

Completed in 83 milliseconds