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

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_hfp.cpp667 static jboolean copsResponseNative(JNIEnv *env, jobject object, jstring operator_str, argument
680 operator_name = env->GetStringUTFChars(operator_str, NULL);
687 env->ReleaseStringUTFChars(operator_str, operator_name);

Completed in 682 milliseconds