Searched refs:overrideRule (Results 1 – 1 of 1) sorted by relevance
5955 String overrideRule; in fillInEnabledMobileDataPoliciesAtCursor() local5958 overrideRule = c.getString( in fillInEnabledMobileDataPoliciesAtCursor()5967 if (overrideRule != null) { in fillInEnabledMobileDataPoliciesAtCursor()5971 overrideRule = overrideRule.contains("mms") ? in fillInEnabledMobileDataPoliciesAtCursor()5973 cv.put(Telephony.SimInfo.COLUMN_ENABLED_MOBILE_DATA_POLICIES, overrideRule); in fillInEnabledMobileDataPoliciesAtCursor()