Home
last modified time | relevance | path

Searched defs:RowColumn (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/autotest/frontend/client/src/autotest/common/ui/
H A DRightClickTable.java17 protected static class RowColumn { class in RightClickTable
21 public RowColumn(int row, int column) { in RowColumn() method in RightClickTable.RowColumn