Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DNativeInterface.java51 static native boolean retrieveSubscriberInfoNative(byte[] address); in retrieveSubscriberInfoNative() method in NativeInterface
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_hfpclient.cpp680 static jboolean retrieveSubscriberInfoNative(JNIEnv* env, jobject object, in retrieveSubscriberInfoNative() function