Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DAbstractFloatingView.java169 Pair<View, String> targetInfo = getAccessibilityTarget(); in announceAccessibilityChanges()
184 protected Pair<View, String> getAccessibilityTarget() { in getAccessibilityTarget() method in AbstractFloatingView
/packages/apps/Launcher3/src/com/android/launcher3/widget/
DWidgetsBottomSheet.java188 protected Pair<View, String> getAccessibilityTarget() { in getAccessibilityTarget() method in WidgetsBottomSheet
DWidgetsFullSheet.java96 protected Pair<View, String> getAccessibilityTarget() { in getAccessibilityTarget() method in WidgetsFullSheet
/packages/apps/Launcher3/src/com/android/launcher3/popup/
DArrowPopup.java388 protected Pair<View, String> getAccessibilityTarget() { in getAccessibilityTarget() method in ArrowPopup
/packages/apps/Launcher3/src/com/android/launcher3/folder/
DFolder.java737 protected Pair<View, String> getAccessibilityTarget() { in getAccessibilityTarget() method in Folder