Searched refs:SWIPE_CONFIG (Results 1 – 2 of 2) sorted by relevance
54 JsonConfigConstants.SWIPE_CONFIG);139 validateNotNull(JsonConfigConstants.SWIPE_CONFIG, jsonObject); in deserialize()142 jsonObject.get(JsonConfigConstants.SWIPE_CONFIG), in deserialize()
55 public static final String SWIPE_CONFIG = "SWIPE_CONFIG"; field in JsonConfigConstants