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

  /packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
NativeInterface.java 68 static native boolean requestLastVoiceTagNumberNative(byte[] address);
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hfpclient.cpp 724 static jboolean requestLastVoiceTagNumberNative(JNIEnv* env, jobject object,
797 {"requestLastVoiceTagNumberNative", "([B)Z",
798 (void*)requestLastVoiceTagNumberNative},

Completed in 125 milliseconds