Home
last modified time | relevance | path

Searched refs:nativeGetScrollRows (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Terminal/src/com/android/terminal/
DTerminal.java159 return nativeGetScrollRows(mNativePtr); in getScrollRows()
201 private static native int nativeGetScrollRows(long ptr); in nativeGetScrollRows() method in Terminal