Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DAccessibilityInteractionController.java779 View nextView = root.focusSearch(direction); in focusSearchUiThread() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java2829 View nextView = row.getChildAfterViewWhenDismissed(); in focusNextViewIfFocused() local
/aosp14/frameworks/base/core/java/android/widget/
H A DTextView.java9722 final View nextView = focusSearch(direction); in hasEditorInFocusSearchDirection() local