Home
last modified time | relevance | path

Searched defs:lazyLayoutView (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/auto/
DAutoUnusedAppsFragment.kt65 val lazyLayoutView = getListView() as LazyLayoutView in onActivityCreated() constant
/packages/apps/Car/libs/car-ui-lib/car-rotary-lib/src/main/java/com/android/car/ui/utils/
DViewUtils.java313 LazyLayoutView lazyLayoutView = findLazyLayoutView(root); in adjustFocus() local
341 public static void initFocus(@NonNull LazyLayoutView lazyLayoutView) { in initFocus()
348 private static void initFocusDelayed(@NonNull LazyLayoutView lazyLayoutView) { in initFocusDelayed()
372 private static boolean initFocusImmediately(@NonNull LazyLayoutView lazyLayoutView) { in initFocusImmediately()
/packages/apps/Car/Media/src/com/android/car/media/
DMediaActivityController.java446 LazyLayoutView lazyLayoutView = (LazyLayoutView) carUiRecyclerView; in restoreFocusInCurrentNode() local
468 LazyLayoutView lazyLayoutView = (LazyLayoutView) carUiRecyclerView; in showHideContentAnimated() local