Searched refs:getCarrierRestrictionRules (Results 1 – 3 of 3) sorted by relevance
99 assumeNotNull(mTelephonyManager.getCarrierRestrictionRules()); in getCarrierRestrictionRules_SecurityException()100 mTelephonyManager.getCarrierRestrictionRules(); in getCarrierRestrictionRules_SecurityException()
1133 return sTelephonyManager.getCarrierRestrictionRules(); in getAllowedCarriers_ReadPhoneState_Restricted()1164 public void getCarrierRestrictionRules() { in getCarrierRestrictionRules() method in TelephonyManagerTestOnMockModem1179 sTelephonyManager, tm -> tm.getCarrierRestrictionRules()); in getCarrierRestrictionRules()1225 sTelephonyManager, tm -> tm.getCarrierRestrictionRules()); in getCarrierRestrictionRules_WithEphlmnList()
15332 …VILEGED_PHONE_STATE) public android.telephony.CarrierRestrictionRules getCarrierRestrictionRules();