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.java122 assertTrue(p.hasPolicyRule(EuiccProfileInfo.POLICY_RULE_DO_NOT_DELETE)); in testBuilderAndGetters()
123 assertFalse(p.hasPolicyRule(EuiccProfileInfo.POLICY_RULE_DO_NOT_DISABLE)); in testBuilderAndGetters()
/frameworks/base/core/java/android/service/euicc/
DEuiccProfileInfo.java391 public boolean hasPolicyRule(@PolicyRule int policy) { in hasPolicyRule() method in EuiccProfileInfo
/frameworks/base/api/
Dsystem-current.txt4436 method public boolean hasPolicyRule(int);
/frameworks/base/config/
Dhiddenapi-public-dex.txt39889 Landroid/service/euicc/EuiccProfileInfo;->hasPolicyRule(I)Z