Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DDevicePolicyManagerServiceTestable.java464 public void runCryptoSelfTest() {} in runCryptoSelfTest() method in DevicePolicyManagerServiceTestable.MockInjector
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java2002 public void runCryptoSelfTest() { in runCryptoSelfTest() method in Injector
2731 mInjector.runCryptoSelfTest(); in maybeStartSecurityLogMonitorOnActivityManagerReady()