OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inRoot
(Results
1 - 21
of
21
) sorted by null
/frameworks/support/v7/appcompat/tests/src/android/support/v7/widget/
PopupMenuTest.java
111
.
inRoot
(isPlatformPopup()).check(matches(isDisplayed()));
120
.
inRoot
(withDecorView(not(is(mMainDecorView))))
124
.
inRoot
(withDecorView(not(is(mMainDecorView))))
128
.
inRoot
(withDecorView(not(is(mMainDecorView))))
132
.
inRoot
(withDecorView(not(is(mMainDecorView))))
136
.
inRoot
(withDecorView(not(is(mMainDecorView))))
140
.
inRoot
(withDecorView(not(is(mMainDecorView))))
145
.
inRoot
(withDecorView(not(is(mMainDecorView))))
148
.
inRoot
(withDecorView(not(is(mMainDecorView))))
158
.
inRoot
(isPlatformPopup()).perform(new ViewAction()
[
all
...]
ListPopupWindowTest.java
104
.
inRoot
(withDecorView(not(is(mainDecorView))))
107
.
inRoot
(withDecorView(not(is(mainDecorView))))
110
.
inRoot
(withDecorView(not(is(mainDecorView))))
113
.
inRoot
(withDecorView(not(is(mainDecorView))))
116
.
inRoot
(withDecorView(not(is(mainDecorView))))
259
.
inRoot
(withDecorView(not(is(mainDecorView))))
AppCompatSpinnerTest.java
83
onView(popupContentMatcher).
inRoot
(isPlatformPopup()).check(
/frameworks/support/v7/appcompat/tests/src/android/support/v7/app/
AlertDialogCursorTest.java
163
onView(withText("Dialog title")).
inRoot
(isDialog()).check(matches(isDisplayed()));
168
rowInteraction.
inRoot
(isDialog()).check(matches(isDisplayed()));
179
interactionForClick.
inRoot
(isDialog()).perform(click());
228
rowInteraction.
inRoot
(isDialog()).
251
onView(withText("Dialog title")).
inRoot
(isDialog()).check(matches(isDisplayed()));
261
interactionForClick.
inRoot
(isDialog()).perform(click());
267
interactionForClick.
inRoot
(isDialog()).perform(click());
278
interactionForClick.
inRoot
(isDialog()).perform(click());
345
rowInteraction.
inRoot
(isDialog()).
362
onView(withText("Dialog title")).
inRoot
(isDialog()).check(matches(isDisplayed()))
[
all
...]
AlertDialogTest.java
133
onView(withText(expectedTitle)).
inRoot
(isDialog()).check(matches(isDisplayed()));
134
onView(withText(expectedMessage)).
inRoot
(isDialog()).check(matches(isDisplayed()));
135
onView(withText(expectedMessage)).
inRoot
(isDialog()).check(
160
onView(withText(dialogMessage)).
inRoot
(isDialog()).check(matches(isDisplayed()));
175
onView(withText(dialogInitialMessage)).
inRoot
(isDialog()).check(matches(isDisplayed()));
185
onView(withText(dialogInitialMessage)).
inRoot
(isDialog()).check(doesNotExist());
187
onView(withText(dialogUpdatedMessage)).
inRoot
(isDialog()).check(matches(isDisplayed()));
205
onView(withText(title)).
inRoot
(isDialog()).check(doesNotExist());
208
onView(withText(expectedCustomTitle)).
inRoot
(isDialog()).check(
210
onView(withText(expectedCustomTitle)).
inRoot
(isDialog()).check
[
all
...]
/frameworks/base/core/tests/coretests/src/android/widget/espresso/
FloatingToolbarEspressoUtils.java
53
.
inRoot
(withDecorView(hasDescendant(withTagValue(is(TAG)))));
63
.
inRoot
(withDecorView(hasDescendant(withTagValue(is(TAG)))));
92
.
inRoot
(withDecorView(hasDescendant(withId(id))))
SuggestionsPopupwindowUtils.java
45
return onView(withId(id)).
inRoot
(withDecorView(hasDescendant(withId(id))));
49
return onView(matcher).
inRoot
(withDecorView(hasDescendant(withId(id))));
DragHandleUtils.java
56
.
inRoot
(withDecorView(hasDescendant(withId(id))));
ContextMenuUtils.java
48
.
inRoot
(withDecorView(hasFocus()));
/frameworks/rs/
rsContext.cpp
121
watchdog.
inRoot
= true;
123
watchdog.
inRoot
= false;
415
ALOGE("RS watchdog timeout: %i %s line %i %s", rsc->watchdog.
inRoot
,
418
ALOGE("RS watchdog timeout: %i", rsc->watchdog.
inRoot
);
rsContext.h
235
bool
inRoot
;
/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
CustomElements.js
581
function observe(
inRoot
) {
582
if (
inRoot
.__observer) {
586
observer.observe(
inRoot
, {
590
inRoot
.__observer = observer;
webcomponents-lite.js
[
all
...]
/frameworks/base/core/tests/coretests/src/android/widget/
SuggestionsPopupWindowTest.java
354
.
inRoot
(withDecorView(is(getActivity().getWindow().getDecorView())))
/prebuilts/tools/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.1.3/
jackson-core-2.1.3.jar
/prebuilts/misc/common/android-support-test/espresso/
espresso-contrib-2.2.2-release.jar
espresso-core-2.2.2-release.jar
espresso-intents-2.2.2-release.jar
espresso-web-2.2.2-release.jar
/prebuilts/tools/common/google-api-java-client/1.20.0/
google-api-java-client-min-repackaged-1.20.0.jar
/prebuilts/tools/common/google-api-java-client/1.8.0-rc/
google-api-java-client-min-repackaged.jar
Completed in 2558 milliseconds