Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DNativeInterface.java218 return queryCurrentOperatorNameNative(getByteAddress(device)); in queryCurrentOperatorName()
314 private static native boolean queryCurrentOperatorNameNative(byte[] address); in queryCurrentOperatorNameNative() method in NativeInterface
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hfpclient.cpp765 static jboolean queryCurrentOperatorNameNative(JNIEnv* env, jobject object, in queryCurrentOperatorNameNative() function
931 (void*)queryCurrentOperatorNameNative},