Searched refs:MSG_DUMB_INCREMENT_PROTOCOL_COUNTER (Results 1 – 3 of 3) sorted by relevance
99 static const int MSG_DUMB_INCREMENT_PROTOCOL_COUNTER = 1; variable236 sendMessage(MSG_DUMB_INCREMENT_PROTOCOL_COUNTER, gEnv->NewStringUTF((const char*)in)); in callback()
38 public final static int MSG_DUMB_INCREMENT_PROTOCOL_COUNTER = 1; field in LwsService
151 case LwsService.MSG_DUMB_INCREMENT_PROTOCOL_COUNTER: in handleOutputMessage()