Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DDevicePolicyManagerServiceTestable.java439 return services.buildMock.isDebuggable; in isBuildDebuggable()
H A DMockSystemServices.java148 public final BuildMock buildMock = new BuildMock(); field in MockSystemServices
H A DDevicePolicyManagerTest.java3455 getServices().buildMock.isDebuggable = false; in testSetRequiredStrongAuthTimeout_DeviceOwner()
3464 getServices().buildMock.isDebuggable = true; in testSetRequiredStrongAuthTimeout_DeviceOwner()