Merge "Show ProgressDialog when waiting for radio to turn on when provisioning." into lmp-dev

This commit is contained in:
xin He
2014-10-22 17:19:24 +00:00
committed by Android (Google) Code Review

View File

@@ -99,6 +99,7 @@ public class DctConstants {
public static final int EVENT_PROVISIONING_APN_ALARM = BASE + 39;
public static final int CMD_NET_STAT_POLL = BASE + 40;
public static final int EVENT_DATA_RAT_CHANGED = BASE + 41;
public static final int CMD_CLEAR_PROVISIONING_SPINNER = BASE + 42;
/***** Constants *****/