Home
last modified time | relevance | path

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

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DRemoteBugreportManager.java257 mInjector.systemPropertiesSet(CTL_STOP, REMOTE_BUGREPORT_SERVICE); in onBugreportFailed()
283 mInjector.systemPropertiesSet(CTL_STOP, in onBugreportSharingDeclined()
DDevicePolicyManagerService.java1566 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/
DRecoverySystemServiceTestable.java65 public void systemPropertiesSet(String key, String value) { in systemPropertiesSet() method in RecoverySystemServiceTestable.MockInjector
/frameworks/base/services/core/java/com/android/server/recoverysystem/
DRecoverySystemService.java280 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/
DDevicePolicyManagerServiceTestable.java356 void systemPropertiesSet(String key, String value) { in systemPropertiesSet() method in DevicePolicyManagerServiceTestable.MockInjector
/frameworks/base/services/
Dart-profile16568 HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->systemPropertiesSet(Ljava…