Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
DInspectorBot.java60 assertTrue(isRowEquals(key, value, activity)); in assertRowEquals()
88 private boolean isRowEquals(String key, String value, Activity activity) in isRowEquals() method in InspectorBot