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