Searched refs:scrollable (Results 1 – 15 of 15) sorted by relevance
44 import com.google.android.horologist.compose.navscaffold.scrollable72 scrollable(Screen.SinglePasswordScreen.route) { in WearApp()80 scrollable(Screen.SinglePasskeyScreen.route) { in WearApp()88 scrollable(Screen.SignInWithProviderScreen.route) { in WearApp()96 scrollable(Screen.MultipleCredentialsScreenFold.route) { in WearApp()104 scrollable(Screen.MultipleCredentialsScreenFlatten.route) { in WearApp()
58 val sel = By.res(packageName, MAIL_LIST_RES_ID).scrollable(true) in waitForMailList()
190 public fun NavGraphBuilder.scrollable(198 this@scrollable.composable(route, arguments, deepLinks) { in <lambda>()
356 public void setScrollable(boolean scrollable) { in setScrollable() argument358 setBooleanProperty(PROPERTY_SCROLLABLE, scrollable); in setScrollable()
2608 public void setScrollable(boolean scrollable) { in setScrollable() argument2609 setBooleanProperty(BOOLEAN_PROPERTY_SCROLLABLE, scrollable); in setScrollable()
21 import androidx.compose.foundation.gestures.scrollable in <lambda>()159 Modifier.scrollable( in <lambda>()
105 …description: "Allow the use of granular scrolling. This allows scrollable nodes to scroll by incre…
422 public UiSelector scrollable(boolean val) { in scrollable() method in UiSelector
146 method public com.android.uiautomator.core.UiSelector scrollable(boolean);
163 method public com.android.uiautomator.core.UiSelector scrollable(boolean);
194 method @Deprecated public com.android.uiautomator.core.UiSelector scrollable(boolean);
1132 final boolean scrollable = getScrollRange() > 0; in onInitializeAccessibilityEventInternal()1133 event.setScrollable(scrollable); in onInitializeAccessibilityEventInternal()
2513 boolean scrollable = !mQsFullScreen && getScrollRange() > 0;2514 if (scrollable != mScrollable) {2515 mScrollable = scrollable;2516 setFocusable(scrollable);
127 …um_against_scrollable_edge = This item may be only partially visible within a scrollable container.
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...