Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telephony/java/android/telephony/euicc/
H A DEuiccRulesAuthTable.java46 public @interface PolicyRuleFlag {} annotation in EuiccRulesAuthTable
185 public boolean hasPolicyRuleFlag(int index, @PolicyRuleFlag int flag) { in hasPolicyRuleFlag()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt12680 …ic boolean hasPolicyRuleFlag(int, @android.telephony.euicc.EuiccRulesAuthTable.PolicyRuleFlag int);
12692 …ng.annotation.RetentionPolicy.SOURCE) public static @interface EuiccRulesAuthTable.PolicyRuleFlag {