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