Searched defs:create (Results 1 – 2 of 2) sorted by relevance
248 static PartialMatch create(BySelector target, BySelector selector, in create() method in ByMatcher.PartialMatch
119 static @Nullable UiObject2 create(@NonNull UiDevice device, @NonNull BySelector selector, in create() method in UiObject2