Searched refs:installCaCert (Results 1 – 7 of 7) sorted by relevance
127 boolean installCaCert(in ComponentName admin, in byte[] certBuffer); in installCaCert() method
1826 public boolean installCaCert(ComponentName admin, byte[] certBuffer) { in installCaCert() method in DevicePolicyManager1829 return mService.installCaCert(admin, certBuffer); in installCaCert()
2889 public boolean installCaCert(ComponentName admin, byte[] certBuffer) throws RemoteException { in installCaCert() method in DevicePolicyManagerService
390 NO DOC BLOCK: android.app.admin.DevicePolicyManager Method installCaCert(android.content.ComponentN…
628 NO DOC BLOCK: android.app.admin.DevicePolicyManager Method installCaCert(android.content.ComponentN…
5475 method public boolean installCaCert(android.content.ComponentName, byte[]);
5342 method public boolean installCaCert(android.content.ComponentName, byte[]);