Home
last modified time | relevance | path

Searched refs:hasPolicyRule (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/service/euicc/
DEuiccProfileInfoTest.java124 assertTrue(p.hasPolicyRule(EuiccProfileInfo.POLICY_RULE_DO_NOT_DELETE)); in testBuilderAndGetters()
125 assertFalse(p.hasPolicyRule(EuiccProfileInfo.POLICY_RULE_DO_NOT_DISABLE)); in testBuilderAndGetters()
/frameworks/base/telephony/java/android/service/euicc/
DEuiccProfileInfo.java397 public boolean hasPolicyRule(@PolicyRule int policy) { in hasPolicyRule() method in EuiccProfileInfo
/frameworks/base/api/
Dsystem-current.txt7244 method public boolean hasPolicyRule(@android.service.euicc.EuiccProfileInfo.PolicyRule int);
/frameworks/base/non-updatable-api/
Dsystem-current.txt7142 method public boolean hasPolicyRule(@android.service.euicc.EuiccProfileInfo.PolicyRule int);