Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DNativeInterface.java236 return retrieveSubscriberInfoNative(getByteAddress(device)); in retrieveSubscriberInfo()
324 private static native boolean retrieveSubscriberInfoNative(byte[] address); in retrieveSubscriberInfoNative() method in NativeInterface
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hfpclient.cpp761 static jboolean retrieveSubscriberInfoNative(JNIEnv* env, jobject /* object */, in retrieveSubscriberInfoNative() function
911 (void*)retrieveSubscriberInfoNative}, in register_com_android_bluetooth_hfpclient()