Home
last modified time | relevance | path

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

/packages/modules/AdServices/sdksandbox/tests/hostsidetests/SdkSandboxStorageHostTest/src/com/android/tests/sdksandbox/host/
DSdkSandboxStorageHostTest.java71 private final DeviceLockUtils mDeviceLockUtils = new DeviceLockUtils(this);
1342 private static class DeviceLockUtils { class in SdkSandboxStorageHostTest
1346 DeviceLockUtils(BaseHostJUnit4Test test) { in DeviceLockUtils() method in SdkSandboxStorageHostTest.DeviceLockUtils