Searched refs:consent (Results 1 – 2 of 2) sorted by relevance
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/ |
D | EuiccOperation.java | 321 private void resolvedGetMetadataDeactivateSim(int cardId, boolean consent, in resolvedGetMetadataDeactivateSim() argument 323 if (consent) { in resolvedGetMetadataDeactivateSim() 338 private void resolvedDownloadDeactivateSim(int cardId, boolean consent, in resolvedDownloadDeactivateSim() argument 340 if (consent) { in resolvedDownloadDeactivateSim() 357 private void resolvedDownloadNoPrivileges(int cardId, boolean consent, in resolvedDownloadNoPrivileges() argument 359 if (consent) { in resolvedDownloadNoPrivileges() 386 boolean consent, PendingIntent callbackIntent) { in resolvedDownloadNoPrivilegesOrDeactivateSimCheckMetadata() argument 387 if (consent) { in resolvedDownloadNoPrivilegesOrDeactivateSimCheckMetadata() 469 private void resolvedGetDefaultListDeactivateSim(int cardId, boolean consent, in resolvedGetDefaultListDeactivateSim() argument 471 if (consent) { in resolvedGetDefaultListDeactivateSim() [all …]
|
/frameworks/base/core/proto/android/ |
D | privacy.proto | 37 // automatic means, without per-sending user consent. The user 38 // still must have previously accepted a consent to share this
|