Home
last modified time | relevance | path

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

/aosp14/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
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DDevicePolicyManagerServiceTestable.java330 void systemPropertiesSet(String key, String value) { in systemPropertiesSet() method in DevicePolicyManagerServiceTestable.MockInjector
/aosp14/frameworks/base/services/core/java/com/android/server/recoverysystem/
H A DRecoverySystemService.java284 public void systemPropertiesSet(String key, String value) { in systemPropertiesSet() method in RecoverySystemService.Injector
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java1892 void systemPropertiesSet(String key, String value) { in systemPropertiesSet() method in Injector