Searched refs:CMD_TO_STRING_COUNT (Results 1 – 2 of 2) 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];
84485 Lcom/android/internal/util/AsyncChannel;->CMD_TO_STRING_COUNT:I