Searched refs:PROP_FORCE_ROAMING (Results 1 – 1 of 1) sorted by relevance
119 private static final String PROP_FORCE_ROAMING = "telephony.test.forceRoaming"; field in ServiceStateTracker2214 if (Build.IS_DEBUGGABLE && SystemProperties.getBoolean(PROP_FORCE_ROAMING, false)) { in updateRoamingState()2715 if (Build.IS_DEBUGGABLE && SystemProperties.getBoolean(PROP_FORCE_ROAMING, false)) { in pollStateDone()