Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DGlobalSettingsToPropertiesMapper.java100 systemPropertiesSet(key, value); in setProperty()
119 protected void systemPropertiesSet(String key, String value) { in systemPropertiesSet() method in GlobalSettingsToPropertiesMapper
/frameworks/base/services/tests/servicestests/src/com/android/server/am/
DGlobalSettingsToPropertiesMapperTest.java104 protected void systemPropertiesSet(String key, String value) { in systemPropertiesSet() method in GlobalSettingsToPropertiesMapperTest.TestMapper
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerServiceTestable.java318 void systemPropertiesSet(String key, String value) { in systemPropertiesSet() method in DevicePolicyManagerServiceTestable.MockInjector
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java1986 void systemPropertiesSet(String key, String value) { in systemPropertiesSet() method in DevicePolicyManagerService.Injector
2354 mInjector.systemPropertiesSet(PROPERTY_DEVICE_OWNER_PRESENT, value); in setDeviceOwnerSystemPropertyLocked()
6900 mInjector.systemPropertiesSet(RemoteBugreportUtils.CTL_STOP, in onBugreportFailed()
6933 mInjector.systemPropertiesSet(RemoteBugreportUtils.CTL_STOP, in onBugreportSharingDeclined()