Searched defs:getElement (Results 1 – 3 of 3) sorted by relevance
171 public static UiObject2 getElement(UiDevice device, int resId) { in getElement() method in ApkTestUtil191 public static UiObject2 getElement(UiDevice device, int resId, int index) { in getElement() method in ApkTestUtil
314 public static UiObject2 getElement(Context context, UiDevice device, int resId) { in getElement() method in UiUtils318 public static UiObject2 getElement(Context context, UiDevice device, int resId, int index) { in getElement() method in UiUtils
123 public E getElement() { in getElement() method in ConcurrentSharedRingBuffer.Pinnable