Searched refs:CMD_TO_STRING_COUNT (Results 1 – 3 of 3) sorted by relevance
62 private static final int CMD_TO_STRING_COUNT = RSP_RESET - BASE + 1; field in DcAsyncChannel63 private static String[] sCmdToString = new String[CMD_TO_STRING_COUNT];
224 private static final int CMD_TO_STRING_COUNT = field in DataConnection227 private static String[] sCmdToString = new String[CMD_TO_STRING_COUNT];
153 private static final int CMD_TO_STRING_COUNT = CMD_CHANNEL_DISCONNECTED - BASE + 1; field in AsyncChannel154 private static String[] sCmdToString = new String[CMD_TO_STRING_COUNT];