Searched defs:obj (Results 1 – 11 of 11) sorted by relevance
99 UiObject2 obj = in testHeadsUpNotificationUpdate() local108 UiObject2 obj = mDevice.wait(Until.findObject(By.text(NOTIFICATION_CONTENT_TEXT)), in testHeadsUpNotificationManualDismiss() local124 UiObject2 obj = mDevice.wait(Until.findObject(By.text(NOTIFICATION_CONTENT_TEXT)), in testHeadsUpNotificationAutoDismiss() local150 UiObject2 obj = mDevice.wait(Until.findObject(By.text(NOTIFICATION_CONTENT_TEXT)), in testMultipleHeadsUpNotificationWithInlineReply() local159 UiObject2 obj = mDevice.wait(Until.findObject(By.text("test")), 60000); in testAlarm() local
76 UiObject2 obj = mDevice.wait( in testBundlingNotification() local121 UiObject2 obj = mDevice.wait( in dismissObject() local
75 UiObject2 obj = mDevice.wait(Until.findObject(By.text("INLINE REPLY TEST")), in testInLineNotificationWithLockScreen() local
104 UiObject2 obj = findByText(text); in testNonDismissNotification() local
24 Object obj = new Object(); in gc() local
168 UiObject2 obj = getSetDateMenu(); in getDate() local325 UiObject2 obj = in scrollToObjectInPicker() local405 UiObject2 obj = getSetTimeMenu(); in getTime() local484 UiObject2 obj = getSelectTimeZoneMenu(); in getTimeZone() local585 private String getMenuSummaryText(UiObject2 obj) { in getMenuSummaryText()
131 private void clickTopLeftCorner(UiObject2 obj) { in clickTopLeftCorner()
169 UiObject2 obj = getSpectatioUiUtil().findUiObject(selector); in checkNotificationRequiredFieldsExist() local
262 public boolean equals(Object obj) { in equals()
147 Object obj = null; in invokeMethod() local
165 public static void swipe(GestureType gestureType, UiObject obj) { in swipe()