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