Searched refs:isDialog (Results 1 – 4 of 4) sorted by relevance
31 import androidx.compose.ui.test.isDialog56 onNode(hasAnyAncestor(isDialog()) and hasText(text)) in ComposeContentTestRule()
25 import static androidx.test.espresso.matcher.RootMatchers.isDialog;283 onView(withText(ONE_HANDED_MODE)).inRoot(isDialog()).check(matches(isDisplayed())); in popEditShortcutMenuList_oneHandedModeEnabled_shouldBeInListView()295 onView(withText(ONE_HANDED_MODE)).inRoot(isDialog()).check(doesNotExist()); in popEditShortcutMenuList_oneHandedModeDisabled_shouldNotBeInListView()
164 public boolean onCreateWindow(WebView view, boolean isDialog, in onCreateWindow() argument
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...