Searched refs:object2 (Results 1 – 2 of 2) sorted by relevance
100 UiObject2 object2 = getTextObject(text); in tapOnViewWithText() local101 if (object2 != null) { in tapOnViewWithText()102 object2.click(); in tapOnViewWithText()
2323 Object object2 = p.readSerializable(null, Object.class);2325 Exception e3 = (Exception) object2;