Home
last modified time | relevance | path

Searched refs:requestLastVoiceTagNumberNative (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DNativeInterface.java246 return requestLastVoiceTagNumberNative(address); in requestLastVoiceTagNumber()
298 private static native boolean requestLastVoiceTagNumberNative(byte[] address); in requestLastVoiceTagNumberNative() method in NativeInterface
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_hfpclient.cpp787 static jboolean requestLastVoiceTagNumberNative(JNIEnv* env, jobject object, in requestLastVoiceTagNumberNative() function
861 (void*)requestLastVoiceTagNumberNative},