Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DNativeInterface.java212 return queryCurrentOperatorNameNative(address); in queryCurrentOperatorName()
292 private static native boolean queryCurrentOperatorNameNative(byte[] address); in queryCurrentOperatorNameNative() method in NativeInterface
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_hfpclient.cpp726 static jboolean queryCurrentOperatorNameNative(JNIEnv* env, jobject object, in queryCurrentOperatorNameNative() function
856 (void*)queryCurrentOperatorNameNative},