Searched defs:uninstallCaCert (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/app/admin/
H A DDevicePolicyManager.java1260 * {@link #uninstallCaCert}, {@link #uninstallAllUserCaCerts} and {@link #installKeyPair} APIs.
3556 public void uninstallCaCert(@Nullable ComponentName admin, byte[] certBuffer) { method in class:DevicePolicyManager
3557 throwIfParentInstance("uninstallCaCert");
3764 * {@link #uninstallCaCert}, {@link #uninstallAllUserCaCerts} and {@link #installKeyPair}.

Completed in 182 milliseconds