Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DNativeInterface.java259 return requestLastVoiceTagNumberNative(getByteAddress(device)); in requestLastVoiceTagNumber()
328 private static native boolean requestLastVoiceTagNumberNative(byte[] address); in requestLastVoiceTagNumberNative() method in NativeInterface
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hfpclient.cpp804 static jboolean requestLastVoiceTagNumberNative(JNIEnv* env, in requestLastVoiceTagNumberNative() function
914 (void*)requestLastVoiceTagNumberNative}, in register_com_android_bluetooth_hfpclient()