Home | History | Annotate | Download | only in accessibility

Lines Matching refs:ACTION_COPY

256     public static final int ACTION_COPY = 0x00004000;
3130 case ACTION_COPY:
3131 return "ACTION_COPY";
3539 public static final AccessibilityAction ACTION_COPY =
3541 AccessibilityNodeInfo.ACTION_COPY, null);
3708 sStandardActions.add(ACTION_COPY);