Searched refs:systemPropertiesSet (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/ |
D | RemoteBugreportManager.java | 257 mInjector.systemPropertiesSet(CTL_STOP, REMOTE_BUGREPORT_SERVICE); in onBugreportFailed() 283 mInjector.systemPropertiesSet(CTL_STOP, in onBugreportSharingDeclined()
|
D | DevicePolicyManagerService.java | 1566 void systemPropertiesSet(String key, String value) { in systemPropertiesSet() method in Injector 2279 mInjector.systemPropertiesSet(PROPERTY_ORGANIZATION_OWNED, value); in setDeviceOwnershipSystemPropertyLocked()
|
/frameworks/base/services/tests/servicestests/src/com/android/server/recoverysystem/ |
D | RecoverySystemServiceTestable.java | 65 public void systemPropertiesSet(String key, String value) { in systemPropertiesSet() method in RecoverySystemServiceTestable.MockInjector
|
/frameworks/base/services/core/java/com/android/server/recoverysystem/ |
D | RecoverySystemService.java | 280 public void systemPropertiesSet(String key, String value) { in systemPropertiesSet() method in RecoverySystemService.Injector 436 mInjector.systemPropertiesSet("ctl.start", "uncrypt"); in uncrypt() 1052 mInjector.systemPropertiesSet("ctl.start", "setup-bcb"); in setupOrClearBcb() 1054 mInjector.systemPropertiesSet("ctl.start", "clear-bcb"); in setupOrClearBcb()
|
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/ |
D | DevicePolicyManagerServiceTestable.java | 356 void systemPropertiesSet(String key, String value) { in systemPropertiesSet() method in DevicePolicyManagerServiceTestable.MockInjector
|
/frameworks/base/services/ |
D | art-profile | 16568 HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->systemPropertiesSet(Ljava…
|