/aosp12/packages/apps/Settings/tests/uitests/src/com/android/settings/ui/ |
H A D | ZonePickerSettingsTest.java | 180 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()
|
H A D | NotificationSettingsTests.java | 133 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()
|
H A D | MoreWirelessSettingsTest2.java | 118 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()
|
/aosp12/bootable/recovery/tests/unit/ |
H A D | screen_ui_test.cpp | 75 ASSERT_FALSE(menu.scrollable()); in TEST_F() 90 ASSERT_TRUE(menu.scrollable()); in TEST_F() 106 ASSERT_FALSE(menu.scrollable()); in TEST_F() 121 ASSERT_TRUE(menu.scrollable()); in TEST_F()
|
/aosp12/packages/apps/Car/RotaryController/tests/unit/src/com/android/car/rotary/ |
H A D | NavigatorTest.java | 276 CarUiRecyclerView carUiRecyclerView = activity.findViewById(R.id.scrollable); in testFindRotateTargetDoesNotSkipOffscreenNode() 358 RecyclerView recyclerView = activity.findViewById(R.id.scrollable); in testFindRotateTargetReturnScrollableContainer() 368 AccessibilityNodeInfo scrollable = createNode("scrollable"); in testFindRotateTargetReturnScrollableContainer() local 373 assertThat(target.node).isEqualTo(scrollable); in testFindRotateTargetReturnScrollableContainer() 425 RecyclerView recyclerView = activity.findViewById(R.id.scrollable); in testFindRotateTargetSkipScrollableContainer2() 496 RecyclerView recyclerView = activity.findViewById(R.id.scrollable); in testFindRotateTargetInScrollableContainer1() 561 RecyclerView recyclerView = activity.findViewById(R.id.scrollable); in testFindRotateTargetInScrollableContainer2()
|
H A D | NodeBuilder.java | 272 NodeBuilder setScrollable(boolean scrollable) { in setScrollable() argument 273 mScrollable = scrollable; in setScrollable()
|
/aosp12/packages/apps/Settings/tests/legacy_unit/src/com/android/settings/accounts/ |
H A D | AccountsSettingsTest.java | 86 new UiSelector().packageName(mTargetPackage).scrollable(true)); in launchAccountsSettings()
|
/aosp12/frameworks/base/core/java/android/view/accessibility/ |
H A D | AccessibilityRecord.java | 324 public void setScrollable(boolean scrollable) { in setScrollable() argument 326 setBooleanProperty(PROPERTY_SCROLLABLE, scrollable); in setScrollable()
|
H A D | AccessibilityNodeInfo.java | 2289 public void setScrollable(boolean scrollable) { in setScrollable() argument 2290 setBooleanProperty(BOOLEAN_PROPERTY_SCROLLABLE, scrollable); in setScrollable()
|
/aosp12/bootable/recovery/recovery_ui/include/recovery_ui/ |
H A D | screen_ui.h | 108 TextMenu(bool scrollable, size_t max_items, size_t max_length, 116 bool scrollable() const { in scrollable() function
|
/aosp12/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/ |
H A D | Widgets.java | 109 fullWidgetsPicker.wait(Until.scrollable(true), WAIT_TIME_MS)); in getWidget()
|
/aosp12/packages/apps/Traceur/uitests/src/com/android/traceur/uitest/ |
H A D | TraceurAppTests.java | 92 UiScrollable scrollableMainScreen = new UiScrollable(new UiSelector().scrollable(true)); in testElementsOnMainScreen()
|
/aosp12/bootable/recovery/recovery_ui/ |
H A D | screen_ui.cpp | 65 TextMenu::TextMenu(bool scrollable, size_t max_items, size_t max_length, in TextMenu() argument 69 scrollable_(scrollable), in TextMenu() 156 if (!scrollable()) { in DrawHeader() 176 if (!scrollable()) { in DrawItems()
|
/aosp12/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/ |
H A D | UiSelector.java | 422 public UiSelector scrollable(boolean val) { in scrollable() method in UiSelector
|
/aosp12/frameworks/base/core/java/android/widget/ |
H A D | ScrollView.java | 1040 final boolean scrollable = getScrollRange() > 0; in onInitializeAccessibilityEventInternal() 1041 event.setScrollable(scrollable); in onInitializeAccessibilityEventInternal()
|
/aosp12/frameworks/base/cmds/uiautomator/api/ |
H A D | 16.txt | 146 method public com.android.uiautomator.core.UiSelector scrollable(boolean);
|
H A D | 17.txt | 163 method public com.android.uiautomator.core.UiSelector scrollable(boolean);
|
H A D | current.txt | 194 method @Deprecated public com.android.uiautomator.core.UiSelector scrollable(boolean);
|
/aosp12/frameworks/layoutlib/validator/resources/ |
H A D | strings.properties | 58 …um_against_scrollable_edge = This item may be only partially visible within a scrollable container.
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ |
H A D | NotificationStackScrollLayout.java | 2291 boolean scrollable = !mQsExpanded && getScrollRange() > 0; 2292 if (scrollable != mScrollable) { 2293 mScrollable = scrollable; 2294 setFocusable(scrollable);
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |