Searched refs:setTermPropStringMethod (Results 1 – 1 of 1) sorted by relevance
58 static jmethodID setTermPropStringMethod; variable207 return env->CallIntMethod(term->getCallbacks(), setTermPropStringMethod, prop, in term_settermprop()700 android::setTermPropStringMethod = env->GetMethodID(terminalCallbacksClass, "setTermPropString", in register_com_android_terminal_Terminal()