Home
last modified time | relevance | path

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

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