Searched refs:titles (Results 1 – 7 of 7) sorted by relevance
/frameworks/support/viewpager/src/androidTest/java/androidx/viewpager/widget/ |
D | ViewPagerWithTitleStripTest.java | 49 onView(allOf(isDescendantOfA(withId(R.id.titles)), withText("Red"))).perform(click()); in assertStripInteraction() 53 onView(allOf(isDescendantOfA(withId(R.id.titles)), withText("Green"))).perform(click()); in assertStripInteraction() 59 onView(allOf(isDescendantOfA(withId(R.id.titles)), withText("Red"))).perform(click()); in assertStripInteraction() 63 onView(allOf(isDescendantOfA(withId(R.id.titles)), withText("Green"))).perform(click()); in assertStripInteraction() 67 onView(allOf(isDescendantOfA(withId(R.id.titles)), withText("Blue"))).perform(click()); in assertStripInteraction() 78 onView(withId(R.id.titles)).perform(ViewPagerActions.clickBetweenTwoTitles("Red", "Green")); in assertStripInteraction() 85 … onView(withId(R.id.titles)).perform(ViewPagerActions.clickBetweenTwoTitles("Green", "Blue")); in assertStripInteraction() 89 onView(withId(R.id.titles)).perform(ViewPagerActions.clickBetweenTwoTitles("Red", "Green")); in assertStripInteraction()
|
D | ViewPagerWithTabStripTest.java | 48 onView(allOf(isDescendantOfA(withId(R.id.titles)), withText("Red"))).perform(click()); in assertStripInteraction() 52 onView(allOf(isDescendantOfA(withId(R.id.titles)), withText("Green"))).perform(click()); in assertStripInteraction() 56 onView(allOf(isDescendantOfA(withId(R.id.titles)), withText("Red"))).perform(click()); in assertStripInteraction() 63 onView(allOf(isDescendantOfA(withId(R.id.titles)), withText("Green"))).perform(click()); in assertStripInteraction() 67 onView(allOf(isDescendantOfA(withId(R.id.titles)), withText("Blue"))).perform(click()); in assertStripInteraction() 77 onView(withId(R.id.titles)).perform(ViewPagerActions.clickBetweenTwoTitles("Red", "Green")); in assertStripInteraction() 81 onView(withId(R.id.titles)).perform(ViewPagerActions.clickBetweenTwoTitles("Red", "Green")); in assertStripInteraction() 88 … onView(withId(R.id.titles)).perform(ViewPagerActions.clickBetweenTwoTitles("Green", "Blue")); in assertStripInteraction()
|
D | BaseViewPagerTest.java | 568 onView(withId(R.id.titles)).check(isLeftAlignedWith(withId(R.id.pager))); in verifyTitleStripLayout() 569 onView(withId(R.id.titles)).check(isRightAlignedWith(withId(R.id.pager))); in verifyTitleStripLayout() 570 onView(withId(R.id.titles)).check(isTopAlignedWith(withId(R.id.pager))); in verifyTitleStripLayout() 576 onView(withId(selectedPageId)).check(isBelow(withId(R.id.titles))); in verifyTitleStripLayout() 584 onView(withId(R.id.titles)).check(hasDisplayedChildren(nonNullTitles)); in verifyTitleStripLayout() 589 onView(withId(R.id.titles)).check(matches(hasDescendant( in verifyTitleStripLayout() 594 onView(withId(R.id.titles)).check(matches(hasDescendant( in verifyTitleStripLayout() 599 onView(withId(R.id.titles)).check(matches(hasDescendant( in verifyTitleStripLayout() 616 onView(withId(R.id.pager)).check(matches(hasDescendant(withId(R.id.titles)))); in verifyPagerStrip() 618 onView(withId(R.id.titles)).check(matches(allOf( in verifyPagerStrip()
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/development/ |
D | AbstractLogdSizePreferenceController.java | 120 String[] titles = mContext.getResources() in updateLogdSizeValues() local 125 titles = mContext.getResources() in updateLogdSizeValues() 131 for (int i = 0; i < titles.length; i++) { in updateLogdSizeValues() 133 || currentValue.equals(titles[i])) { in updateLogdSizeValues()
|
/frameworks/support/samples/Support4Demos/src/main/java/com/example/android/supportv4/view/ |
D | ViewPagerActivity.java | 53 mTitles = findViewById(R.id.titles); in onCreate()
|
/frameworks/opt/photoviewer/src/com/android/ex/photo/ |
D | PhotoViewController.java | 862 R.string.titles, mActionBarTitle, mActionBarSubtitle); in getPhotoAccessibilityAnnouncement()
|
/frameworks/support/work/integration-tests/testapp/src/main/assets/ |
D | lstb.txt | 3427 expert, Sir James Walter, whose decorations and sub-titles fill two 7340 such titles as "Fords," "Harbour-defences," "Aeroplanes," "Ireland," 7888 enlarge the two limited titles of our village inns by giving us 'The
|