OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DELEGATION_CERT_SELECTION
(Results
1 - 3
of
3
) sorted by null
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DelegationTest.java
22
import static android.app.admin.DevicePolicyManager.
DELEGATION_CERT_SELECTION
;
212
DELEGATION_CERT_SELECTION
));
/cts/hostsidetests/devicepolicy/app/CertInstaller/src/com/android/cts/certinstaller/
CertSelectionDelegateTest.java
50
* Tests a delegate app with
DELEGATION_CERT_SELECTION
receives the
56
* which grants this app
DELEGATION_CERT_SELECTION
permission and executes tests in this class.
99
DevicePolicyManager.
DELEGATION_CERT_SELECTION
);
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DeviceAndProfileOwnerTest.java
86
private static final String
DELEGATION_CERT_SELECTION
= "delegation-cert-selection";
329
DELEGATION_CERT_SELECTION
402
DELEGATION_CERT_INSTALL,
DELEGATION_CERT_SELECTION
));
[
all
...]
Completed in 97 milliseconds