Searched refs:CMD_TO_STRING_COUNT (Results 1 – 5 of 5) sorted by relevance
50 private static final int CMD_TO_STRING_COUNT = EVENT_EMERGENCY_CALL_ENDED - BASE + 1; field in DcSwitchAsyncChannel51 private static String[] sCmdToString = new String[CMD_TO_STRING_COUNT];
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];
218 private static final int CMD_TO_STRING_COUNT = field in DataConnection221 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];
81 private static final int CMD_TO_STRING_COUNT = NsdManager.RESOLVE_SERVICE - BASE + 1; field in NsdService82 private static String[] sCmdToString = new String[CMD_TO_STRING_COUNT];