HomeSort by relevance Sort by last modified time
    Searched refs:setPolicyRules (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/tests/coretests/src/android/service/euicc/
EuiccProfileInfoTest.java 52 .setPolicyRules(EuiccProfileInfo.POLICY_RULE_DO_NOT_DELETE)
76 .setPolicyRules(EuiccProfileInfo.POLICY_RULE_DO_NOT_DELETE)
106 .setPolicyRules(EuiccProfileInfo.POLICY_RULE_DO_NOT_DELETE)
143 .setPolicyRules(EuiccProfileInfo.POLICY_RULE_DO_NOT_DELETE)
168 .setPolicyRules(EuiccProfileInfo.POLICY_RULE_DO_NOT_DELETE)
208 t = new EuiccProfileInfo.Builder(p).setPolicyRules(0).build();
  /frameworks/base/core/java/android/service/euicc/
EuiccProfileInfo.java 297 public Builder setPolicyRules(@PolicyRule int value) {
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/euicc/
EuiccCard.java     [all...]

Completed in 524 milliseconds