HomeSort by relevance Sort by last modified time
    Searched defs:operator_name (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hfp.cpp 665 const char *operator_name; local
674 operator_name = env->GetStringUTFChars(operator_str, NULL);
676 if ( (status = sBluetoothHfpInterface->cops_response(operator_name,(bt_bdaddr_t *) addr))
681 env->ReleaseStringUTFChars(operator_str, operator_name);
  /external/pixman/test/
utils.c 874 operator_name (pixman_op_t op) function
    [all...]

Completed in 1478 milliseconds