Home
last modified time | relevance | path

Searched refs:MULTISIM_POLICY_APPLY_TO_ALL_SLOTS (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DCarrierRestrictionRules.java98 public static final int MULTISIM_POLICY_APPLY_TO_ALL_SLOTS = 2; field in CarrierRestrictionRules
148 MULTISIM_POLICY_APPLY_TO_ALL_SLOTS,
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRILUtils.java4123 return CarrierRestrictionRules.MULTISIM_POLICY_APPLY_TO_ALL_SLOTS; in convertAidlSimLockMultiSimPolicy()