Home
last modified time | relevance | path

Searched refs:setIssuer (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/service/notification/
DAdjustment.java269 public void setIssuer(@Nullable String issuer) { in setIssuer() method in Adjustment
DNotificationAssistantService.java375 adjustment.setIssuer(getOpPackageName() + "/" + getClass().getName()); in setAdjustmentIssuer()
/frameworks/base/keystore/java/android/security/keystore/
DAndroidKeyStoreKeyPairGeneratorSpi.java722 tbsGenerator.setIssuer(subject); in generateSelfSignedCertificateWithFakeSignature()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt45456 method public void setIssuer(javax.security.auth.x500.X500Principal);
45457 method public void setIssuer(java.lang.String) throws java.io.IOException;
45458 method public void setIssuer(byte[]) throws java.io.IOException;
/frameworks/base/non-updatable-api/
Dcurrent.txt66732 method public void setIssuer(javax.security.auth.x500.X500Principal);
66733 method public void setIssuer(String) throws java.io.IOException;
66734 method public void setIssuer(byte[]) throws java.io.IOException;
/frameworks/base/api/
Dcurrent.txt66876 method public void setIssuer(javax.security.auth.x500.X500Principal);
66877 method public void setIssuer(String) throws java.io.IOException;
66878 method public void setIssuer(byte[]) throws java.io.IOException;