Searched refs:INPUT_EVENT_KEY (Results 1 – 4 of 4) sorted by relevance
69 if (!regParamsJson.isNull(TestFormatJsonMapping.INPUT_EVENT_KEY)) { in RegisterSource()73 .getString(TestFormatJsonMapping.INPUT_EVENT_KEY) in RegisterSource()
66 .getString(TestFormatJsonMapping.INPUT_EVENT_KEY) in RegisterListSources()
77 .getString(TestFormatJsonMapping.INPUT_EVENT_KEY) in RegisterWebSource()
205 String INPUT_EVENT_KEY = "source_type"; field1209 return !request.isNull(TestFormatJsonMapping.INPUT_EVENT_KEY) in isSourceRegistration()