Home
last modified time | relevance | path

Searched refs:scrollable (Results 1 – 12 of 12) sorted by relevance

/packages/apps/Car/RotaryController/tests/unit/src/com/android/car/rotary/
DNavigatorTest.java257 RecyclerView recyclerView = activity.findViewById(R.id.scrollable); in testFindRotateTargetDoesNotSkipOffscreenNode()
339 RecyclerView recyclerView = activity.findViewById(R.id.scrollable); in testFindRotateTargetReturnScrollableContainer()
349 AccessibilityNodeInfo scrollable = createNode("scrollable"); in testFindRotateTargetReturnScrollableContainer() local
354 assertThat(target.node).isEqualTo(scrollable); in testFindRotateTargetReturnScrollableContainer()
406 RecyclerView recyclerView = activity.findViewById(R.id.scrollable); in testFindRotateTargetSkipScrollableContainer2()
477 RecyclerView recyclerView = activity.findViewById(R.id.scrollable); in testFindRotateTargetInScrollableContainer1()
542 RecyclerView recyclerView = activity.findViewById(R.id.scrollable); in testFindRotateTargetInScrollableContainer2()
841 RecyclerView scrollable = activity.findViewById(R.id.scrollable_container); in test_findNudgeTargetFocusArea_fromScrollableContainer() local
842 scrollable.post(() -> { in test_findNudgeTargetFocusArea_fromScrollableContainer()
844 scrollable.setAdapter(adapter); in test_findNudgeTargetFocusArea_fromScrollableContainer()
[all …]
DNodeBuilder.java272 NodeBuilder setScrollable(boolean scrollable) { in setScrollable() argument
273 mScrollable = scrollable; in setScrollable()
/packages/apps/Settings/tests/uitests/src/com/android/settings/ui/
DZonePickerSettingsTest.java180 private UiObject selectScrollableItem(UiScrollable scrollable, UiSelector childSelector) in selectScrollableItem() argument
182 if (!scrollable.waitForExists(TIMEOUT)) { in selectScrollableItem()
183 throw newUiObjectNotFoundException(scrollable.getSelector()); in selectScrollableItem()
185 scrollable.scrollIntoView(childSelector); in selectScrollableItem()
DNotificationSettingsTests.java133 private UiObject2 scrollTo(UiDevice device, UiObject2 scrollable, in scrollTo() argument
135 while (!device.hasObject(target) && scrollable.scroll(direction, 1.0f)) { in scrollTo()
141 scrollable.scroll(direction, 1.0f); in scrollTo()
DMoreWirelessSettingsTest2.java118 By.scrollable(true).clazz(SCROLLVIEW_CLASS);
120 By.scrollable(true).clazz(LISTVIEW_CLASS);
660 findOrScrollToObject(By.scrollable(true), By.text(ADD_NETWORK_PREFERENCE_TEXT)) in loadAddNetworkMenu()
739 UiObject2 scrollable = mDevice.wait(Until.findObject(scrollableSelector), TIMEOUT); in scrollToObject() local
740 if (scrollable == null) { in scrollToObject()
748 boolean canScrollAgain = scrollable.scroll(Direction.UP, SCROLL_UP_PERCENT, in scrollToObject()
757 scrollable.scroll(Direction.DOWN, SCROLL_DOWN_PERCENT, SCROLL_SPEED); in scrollToObject()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsExtraViewContainer.java51 public void setScrollable(boolean scrollable) { in setScrollable() argument
52 this.mScrollable = scrollable; in setScrollable()
/packages/apps/Settings/tests/legacy_unit/src/com/android/settings/accounts/
DAccountsSettingsTest.java86 new UiSelector().packageName(mTargetPackage).scrollable(true)); in launchAccountsSettings()
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DWidgets.java108 fullWidgetsPicker.wait(Until.scrollable(true), WAIT_TIME_MS)); in getWidget()
/packages/apps/Traceur/uitests/src/com/android/traceur/uitest/
DTraceurAppTests.java92 UiScrollable scrollableMainScreen = new UiScrollable(new UiSelector().scrollable(true)); in testElementsOnMainScreen()
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...