Searched refs:hasPolicyRule (Results 1 – 3 of 3) sorted by relevance
124 assertTrue(p.hasPolicyRule(EuiccProfileInfo.POLICY_RULE_DO_NOT_DELETE)); in testBuilderAndGetters()125 assertFalse(p.hasPolicyRule(EuiccProfileInfo.POLICY_RULE_DO_NOT_DISABLE)); in testBuilderAndGetters()
393 public boolean hasPolicyRule(@PolicyRule int policy) { in hasPolicyRule() method in EuiccProfileInfo
6427 method public boolean hasPolicyRule(@android.service.euicc.EuiccProfileInfo.PolicyRule int);