Home
last modified time | relevance | path

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

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