Searched refs:COPY_OVERLAY_ACTION (Results 1 – 2 of 2) sorted by relevance
86 public static final String COPY_OVERLAY_ACTION = "com.android.systemui.COPY"; field in ClipboardOverlayController266 Intent copyIntent = new Intent(COPY_OVERLAY_ACTION); in ClipboardOverlayController()
343 if (ClipboardOverlayController.COPY_OVERLAY_ACTION.equals(intent.getAction())) { in ScreenshotController()349 ClipboardOverlayController.COPY_OVERLAY_ACTION), null, null, in ScreenshotController()