Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a46ccb5f authored by Robin Lee's avatar Robin Lee
Browse files

Update API

Change-Id: I253cd15e00449c0c13f5b9aa4524b1fbc3fc5a95
parent a0a94664
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5453,7 +5453,7 @@ package android.app.admin {
    method public boolean hasCaCertInstalled(android.content.ComponentName, byte[]);
    method public boolean hasGrantedPolicy(android.content.ComponentName, int);
    method public boolean installCaCert(android.content.ComponentName, byte[]);
    method public void installKeyPair(android.content.ComponentName, java.security.PrivateKey, java.security.cert.Certificate, java.lang.String);
    method public boolean installKeyPair(android.content.ComponentName, java.security.PrivateKey, java.security.cert.Certificate, java.lang.String);
    method public boolean isActivePasswordSufficient();
    method public boolean isAdminActive(android.content.ComponentName);
    method public boolean isApplicationHidden(android.content.ComponentName, java.lang.String);