Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DDpmTestBase.java110 protected interface DpmRunnable { interface in DpmTestBase
121 DpmRunnable action) { in runAsCaller()
H A DDevicePolicyManagerTest.java6798 public void runAsDelegatedCertInstaller(DpmRunnable action) throws Exception { in runAsDelegatedCertInstaller()