Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
DInspectorBot.java62 private static Map<String, String> getTableRows(TableView table) in getTableRows() method in InspectorBot
83 Map<String, String> rows = getTableRows(details); in isRowPresent()
90 Map<String, String> rows = getTableRows(details); in isRowEquals()