HomeSort by relevance Sort by last modified time
    Searched refs:systemPropertiesSet (Results 1 - 4 of 4) sorted by null

  /frameworks/base/services/core/java/com/android/server/am/
GlobalSettingsToPropertiesMapper.java 100 systemPropertiesSet(key, value);
119 protected void systemPropertiesSet(String key, String value) {
  /frameworks/base/services/tests/servicestests/src/com/android/server/am/
GlobalSettingsToPropertiesMapperTest.java 104 protected void systemPropertiesSet(String key, String value) {
  /frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DevicePolicyManagerServiceTestable.java 318 void systemPropertiesSet(String key, String value) {
  /frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DevicePolicyManagerService.java     [all...]

Completed in 374 milliseconds