Searched refs:nativeGetCellRun (Results 1 – 1 of 1) sorted by relevance
163 if (nativeGetCellRun(mNativePtr, row, col, run) != 0) { in getCellRun()198 private static native int nativeGetCellRun(long ptr, int row, int col, CellRun run); in nativeGetCellRun() method in Terminal