Searched refs:CMD_TO_STRING_COUNT (Results 1 – 1 of 1) sorted by relevance
157 private static final int CMD_TO_STRING_COUNT = CMD_CHANNEL_DISCONNECTED - BASE + 1; field in AsyncChannel158 private static String[] sCmdToString = new String[CMD_TO_STRING_COUNT];