Searched refs:METHOD_GET_PREVIEW (Results 1 – 2 of 2) sorted by relevance
91 METHOD_GET_PREVIEW, in renderPreview()121 private const val METHOD_GET_PREVIEW = "get_preview" constant
73 private static final String METHOD_GET_PREVIEW = "get_preview"; field in GridCustomizationsProvider184 if (!METHOD_GET_PREVIEW.equals(method)) { in call()