Searched refs:REQUEST_SHOW_MESSAGE (Results 1 – 2 of 2) sorted by relevance
207 final String REQUEST_SHOW_MESSAGE = "MESSAGE "; in processClientRequest() local236 } else if (request.startsWith(REQUEST_SHOW_MESSAGE)) { in processClientRequest()237 final String message = request.substring(REQUEST_SHOW_MESSAGE.length()); in processClientRequest()
139 REQUEST_SHOW_MESSAGE = "MESSAGE %s" variable in PowerTest715 PowerTest.REQUEST_SHOW_MESSAGE % "Connected. Running tests...")