Searched refs:METHOD_GET_PREVIEW (Results 1 – 2 of 2) sorted by relevance
37 private static final String METHOD_GET_PREVIEW = "get_preview"; field in PreviewUtils74 METHOD_GET_PREVIEW, null, bundle); in renderPreview()
72 private static final String METHOD_GET_PREVIEW = "get_preview"; field in GridCustomizationsProvider196 if (!Utilities.ATLEAST_R || !METHOD_GET_PREVIEW.equals(method)) { in call()