Searched refs:RSP_RESET (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DDcAsyncChannel.java60 public static final int RSP_RESET = BASE + 13; field in class:DcAsyncChannel
62 private static final int CMD_TO_STRING_COUNT = RSP_RESET - BASE + 1;
80 sCmdToString[RSP_RESET - BASE] = "RSP_RESET";
351 * Response RSP_RESET when complete

Completed in 258 milliseconds