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

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

Completed in 40 milliseconds