Searched refs:EVENT_ENABLE_APN (Results 1 – 2 of 2) sorted by relevance
84 public static final int EVENT_ENABLE_APN = BASE + 13; field in DctConstants
2429 sendMessage(obtainMessage(DctConstants.EVENT_ENABLE_APN, apnType, requestType, in enableApn()3606 case DctConstants.EVENT_ENABLE_APN: in handleMessage()