Searched refs:CMD_TO_STRING_COUNT (Results 1 – 5 of 5) sorted by relevance
50 private static final int CMD_TO_STRING_COUNT = EVENT_DATA_DETACHED - 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];
214 private static final int CMD_TO_STRING_COUNT = EVENT_DATA_CONNECTION_ROAM_OFF - BASE + 1; field in DataConnection215 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];
82 private static final int CMD_TO_STRING_COUNT = NsdManager.RESOLVE_SERVICE - BASE + 1; field in NsdService83 private static String[] sCmdToString = new String[CMD_TO_STRING_COUNT];