Telephony: Handle DATA_CALL_LIST in DCC.

- Added async handling of NetStatPoll.

Bug: 11596853
Change-Id: Iffb7bf369062264dd773338c732bc69318d90b73
This commit is contained in:
Yashdev Singh
2013-10-04 17:24:57 -07:00
parent f6730d2684
commit 64ce5047fd

View File

@@ -97,6 +97,7 @@ public class DctConstants {
public static final int CMD_ENABLE_MOBILE_PROVISIONING = BASE + 37;
public static final int CMD_IS_PROVISIONING_APN = BASE + 38;
public static final int EVENT_PROVISIONING_APN_ALARM = BASE + 39;
public static final int CMD_NET_STAT_POLL = BASE + 40;
/***** Constants *****/