Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/euicc/data/
H A DEuiccRulesAuthTableTest.java44 EuiccRulesAuthTable.POLICY_RULE_FLAG_CONSENT_REQUIRED) in testFindIndex()
57 EuiccRulesAuthTable.POLICY_RULE_FLAG_CONSENT_REQUIRED) in testFindIndex()
83 EuiccRulesAuthTable.POLICY_RULE_FLAG_CONSENT_REQUIRED) in testFindIndex()
92 2, EuiccRulesAuthTable.POLICY_RULE_FLAG_CONSENT_REQUIRED)); in testFindIndex()
113 EuiccRulesAuthTable.POLICY_RULE_FLAG_CONSENT_REQUIRED) in testFindIndex_AllowAllWithUserConsent()
188 EuiccRulesAuthTable.POLICY_RULE_FLAG_CONSENT_REQUIRED) in testWriteToParcel()
199 EuiccRulesAuthTable.POLICY_RULE_FLAG_CONSENT_REQUIRED) in testWriteToParcel()
220 EuiccRulesAuthTable.POLICY_RULE_FLAG_CONSENT_REQUIRED) in testWriteToParcel()
249 EuiccRulesAuthTable.POLICY_RULE_FLAG_CONSENT_REQUIRED) in testWriteToParcel()
268 EuiccRulesAuthTable.POLICY_RULE_FLAG_CONSENT_REQUIRED) in testEquals()
[all …]
/aosp12/frameworks/base/telephony/java/android/telephony/euicc/
H A DEuiccRulesAuthTable.java43 POLICY_RULE_FLAG_CONSENT_REQUIRED
49 public static final int POLICY_RULE_FLAG_CONSENT_REQUIRED = 1; field in EuiccRulesAuthTable
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/euicc/
H A DEuiccCardTest.java461 EuiccRulesAuthTable.POLICY_RULE_FLAG_CONSENT_REQUIRED)); in testGetRulesAuthTable()
463 EuiccRulesAuthTable.POLICY_RULE_FLAG_CONSENT_REQUIRED)); in testGetRulesAuthTable()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt12683 field public static final int POLICY_RULE_FLAG_CONSENT_REQUIRED = 1; // 0x1
12692 …FLAG_"}, value={android.telephony.euicc.EuiccRulesAuthTable.POLICY_RULE_FLAG_CONSENT_REQUIRED}) @j…