Searched refs:EVENT_ROAMING_ON (Results 1 – 3 of 3) sorted by relevance
82 public static final int EVENT_ROAMING_ON = BASE + 11; field in DctConstants
759 DctConstants.EVENT_ROAMING_ON, null); in registerServiceStateTrackerEvents()3655 case DctConstants.EVENT_ROAMING_ON: in handleMessage()
895 mDct.sendMessage(mDct.obtainMessage(DctConstants.EVENT_ROAMING_ON)); in testUserDisableRoaming()