OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:certinstaller
(Results
1 - 4
of
4
) sorted by null
/cts/hostsidetests/devicepolicy/app/CertInstaller/src/com/android/cts/certinstaller/
DelegatedDeviceIdAttestationTest.java
17
package com.android.cts.
certinstaller
;
CertInstallerReceiver.java
16
package com.android.cts.
certinstaller
;
49
private static final String ACTION_INSTALL_CERT = "com.android.cts.
certinstaller
.install_cert";
52
private static final String ACTION_REMOVE_CERT = "com.android.cts.
certinstaller
.remove_cert";
54
private static final String ACTION_VERIFY_CERT = "com.android.cts.
certinstaller
.verify_cert";
57
"com.android.cts.
certinstaller
.install_keypair";
59
private static final String ACTION_CERT_OPERATION_DONE = "com.android.cts.
certinstaller
.done";
CertSelectionDelegateTest.java
16
package com.android.cts.
certinstaller
;
DirectDelegatedCertInstallerTest.java
17
package com.android.cts.
certinstaller
;
Completed in 296 milliseconds