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
837 DctConstants.EVENT_ROAMING_ON, null); in registerServiceStateTrackerEvents()3967 case DctConstants.EVENT_ROAMING_ON: in handleMessage()
1183 mDct.sendMessage(mDct.obtainMessage(DctConstants.EVENT_ROAMING_ON)); in testUserDisableRoaming()