Home
last modified time | relevance | path

Searched refs:amICertInstallDelegate (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/devicepolicy/app/DelegateApp/src/com/android/cts/delegate/
DCertInstallDelegateTest.java123 assertFalse(amICertInstallDelegate()); in testCannotAccessApis()
144 assertTrue(amICertInstallDelegate()); in testCanAccessApis()
197 private boolean amICertInstallDelegate() { in amICertInstallDelegate() method in CertInstallDelegateTest