Searched defs:object2 (Results 1 – 2 of 2) sorted by relevance
296 UiObject object2 = object.getChild(new UiSelector().textContains(title)); in dismissNotificationAsNeeded() local
733 public int compare(ProcessItem object1, ProcessItem object2) { in compare()