Home
last modified time | relevance | path

Searched refs:getAccessibilityTarget (Results 1 – 6 of 6) sorted by relevance

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DAbstractFloatingView.java173 Pair<View, String> targetInfo = getAccessibilityTarget(); in announceAccessibilityChanges()
188 protected Pair<View, String> getAccessibilityTarget() { in getAccessibilityTarget() method in AbstractFloatingView
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
H A DTaskbarEduView.java102 protected Pair<View, String> getAccessibilityTarget() { in getAccessibilityTarget() method in TaskbarEduView
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/widget/
H A DWidgetsBottomSheet.java269 protected Pair<View, String> getAccessibilityTarget() { in getAccessibilityTarget() method in WidgetsBottomSheet
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/popup/
H A DArrowPopup.java681 protected Pair<View, String> getAccessibilityTarget() { in getAccessibilityTarget() method in ArrowPopup
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/
H A DWidgetsFullSheet.java278 protected Pair<View, String> getAccessibilityTarget() { in getAccessibilityTarget() method in WidgetsFullSheet
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/folder/
H A DFolder.java817 protected Pair<View, String> getAccessibilityTarget() { in getAccessibilityTarget() method in Folder