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

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_hfpclient.cpp537 static jboolean retrieveSubscriberInfoNative(JNIEnv *env, jobject object) { function in namespace:android
608 {"retrieveSubscriberInfoNative", "()Z", (void *) retrieveSubscriberInfoNative},
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
H A DHeadsetClientStateMachine.java1717 if (retrieveSubscriberInfoNative()) {
2717 private native boolean retrieveSubscriberInfoNative(); method in class:HeadsetClientStateMachine

Completed in 51 milliseconds