OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:waitForMatchingView
(Results
1 - 2
of
2
) sorted by null
/frameworks/support/wear/src/androidTest/java/androidx/wear/widget/util/
AsyncViewActions.java
34
public static ViewAction
waitForMatchingView
(
/frameworks/support/wear/src/androidTest/java/androidx/wear/widget/drawer/
WearableDrawerLayoutEspressoTest.java
30
import static androidx.wear.widget.util.AsyncViewActions.
waitForMatchingView
;
114
waitForMatchingView
(
133
waitForMatchingView
(
150
waitForMatchingView
(
165
waitForMatchingView
(
175
waitForMatchingView
(
180
waitForMatchingView
(
268
waitForMatchingView
(
309
waitForMatchingView
(allOf(withId(R.id.action_drawer), isOpened(true)),
312
waitForMatchingView
(allOf(withText("Item 6"), isCompletelyDisplayed())
[
all
...]
Completed in 141 milliseconds