Searched refs:getRows (Results 1 – 8 of 8) sorted by relevance
130 dimen_t getRows() const;533 dimen_t Terminal::getRows() const { in getRows() function in android::Terminal658 return term->getRows(); in com_android_terminal_Terminal_nativeGetRows()
22 ObjectAdapter getRows(); in getRows() method
37 public ArrayObjectAdapter getRows() { in getRows() method in BrowseInfoBase
59 ObjectAdapter adapter = getBrowseInfoFactory().getRows(); in onCreate()
79 public int getRows() { in getRows() method in TouchPositionCorrection
134 public int getRows() { in getRows() method in Terminal
267 mRows = mTerm.getRows(); in setTerminal()
182 final int rows = touchPositionCorrection.getRows(); in createNativeProximityInfo()