Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/accessibility/
DWorkspaceAccessibilityHelper.java171 public static String getDescriptionForDropOver(View overChild, Context context) { in getDescriptionForDropOver() argument
172 ItemInfo info = (ItemInfo) overChild.getTag(); in getDescriptionForDropOver()