Searched refs:moveCursorMethod (Results 1 – 1 of 1) sorted by relevance
57 static jmethodID moveCursorMethod; variable191 return env->CallIntMethod(term->getCallbacks(), moveCursorMethod, pos.row, in term_movecursor()703 android::moveCursorMethod = env->GetMethodID(terminalCallbacksClass, "moveCursor", in register_com_android_terminal_Terminal()