Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerServiceTestable.java281 void systemPropertiesSet(String key, String value) { in systemPropertiesSet() method in DevicePolicyManagerServiceTestable.MockInjector
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java1480 void systemPropertiesSet(String key, String value) { in systemPropertiesSet() method in DevicePolicyManagerService.Injector
1691 mInjector.systemPropertiesSet(PROPERTY_DEVICE_OWNER_PRESENT, "true"); in setDeviceOwnerSystemPropertyLocked()
1698 mInjector.systemPropertiesSet(PROPERTY_DEVICE_OWNER_PRESENT, "false"); in setDeviceOwnerSystemPropertyLocked()
5430 mInjector.systemPropertiesSet(RemoteBugreportUtils.CTL_STOP, in onBugreportFailed()
5463 mInjector.systemPropertiesSet(RemoteBugreportUtils.CTL_STOP, in onBugreportSharingDeclined()