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.java166 Pair<View, String> targetInfo = getAccessibilityTarget(); in announceAccessibilityChanges()
180 protected Pair<View, String> getAccessibilityTarget() { in getAccessibilityTarget() method in AbstractFloatingView
/packages/apps/Launcher3/src/com/android/launcher3/widget/
DWidgetsBottomSheet.java189 protected Pair<View, String> getAccessibilityTarget() { in getAccessibilityTarget() method in WidgetsBottomSheet
DWidgetsFullSheet.java88 protected Pair<View, String> getAccessibilityTarget() { in getAccessibilityTarget() method in WidgetsFullSheet
/packages/apps/Launcher3/src/com/android/launcher3/popup/
DPopupContainerWithArrow.java322 protected Pair<View, String> getAccessibilityTarget() { in getAccessibilityTarget() method in PopupContainerWithArrow
/packages/apps/Launcher3/src/com/android/launcher3/folder/
DFolder.java634 protected Pair<View, String> getAccessibilityTarget() { in getAccessibilityTarget() method in Folder