am 4329f15b: am 265e3da0: am 5085c4c2: Merge "Show ProgressDialog when waiting for radio to turn on when provisioning." into lmp-dev

* commit '4329f15b50268b4b35d09c18c3c89d0ba3a4b072':
  Show ProgressDialog when waiting for radio to turn on when provisioning.
This commit is contained in:
xin He
2014-10-22 21:30:21 +00:00
committed by Android Git Automerger

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 *****/