Searched refs:hasPolicyRule (Results 1 – 4 of 4) sorted by relevance
122 assertTrue(p.hasPolicyRule(EuiccProfileInfo.POLICY_RULE_DO_NOT_DELETE)); in testBuilderAndGetters()123 assertFalse(p.hasPolicyRule(EuiccProfileInfo.POLICY_RULE_DO_NOT_DISABLE)); in testBuilderAndGetters()
391 public boolean hasPolicyRule(@PolicyRule int policy) { in hasPolicyRule() method in EuiccProfileInfo
4436 method public boolean hasPolicyRule(int);
39889 Landroid/service/euicc/EuiccProfileInfo;->hasPolicyRule(I)Z