Home
last modified time | relevance | path

Searched refs:setSystemProperties (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/core/tests/devicestatetests/src/android/hardware/devicestate/
DDeviceStateTest.java52 .setSystemProperties( in testConstruct()
65 .setSystemProperties(new HashSet<>(List.of(PROPERTY_POLICY_CANCEL_OVERRIDE_REQUESTS, in testHasProperties()
81 .setSystemProperties(Set.of(PROPERTY_POLICY_CANCEL_OVERRIDE_REQUESTS, in writeToParcel()
101 .setSystemProperties(Set.of(PROPERTY_POLICY_CANCEL_OVERRIDE_REQUESTS, in writeToParcel_noPhysicalProperties()
DDeviceStateInfoTest.java56 .setSystemProperties(
64 .setSystemProperties(
71 .setSystemProperties(
/frameworks/base/services/foldables/devicestateprovider/src/com/android/server/policy/
DBookStyleDeviceStatePolicy.java202 .setSystemProperties(systemProperties)
219 .setSystemProperties(systemProperties)
234 .setSystemProperties(systemProperties)
249 .setSystemProperties(systemProperties)
266 .setSystemProperties(systemProperties)
/frameworks/base/ravenwood/junit-impl-src/android/platform/test/ravenwood/
DRavenwoodRuleImpl.java103 setSystemProperties(rule.mSystemProperties); in init()
157 setSystemProperties(RavenwoodSystemProperties.DEFAULT_VALUES); in reset()
295 public static void setSystemProperties(RavenwoodSystemProperties ravenwoodSystemProperties) { in setSystemProperties() method in RavenwoodRuleImpl
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
DDevicePostureControllerImplTest.kt182 .setSystemProperties(currentState.configuration.systemProperties) in getStateUpdatedPhysicalProperties()
/frameworks/base/core/java/android/hardware/devicestate/
DDeviceState.java447 public Builder setSystemProperties( in setSystemProperties() method in DeviceState.Configuration.Builder
/frameworks/base/services/tests/servicestests/src/com/android/server/policy/
DDeviceStateProviderImplTest.java614 .setSystemProperties(systemProperties) in createDeviceState()
/frameworks/base/services/core/java/com/android/server/policy/
DDeviceStateProviderImpl.java197 .setSystemProperties(systemProperties) in createFromConfig()
/frameworks/base/services/foldables/devicestateprovider/tests/src/com/android/server/policy/
DFoldableDeviceStateProviderTest.java658 .setSystemProperties(systemProperties) in createDeviceState()
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/
DBridge.java333 private static void setSystemProperties() { in setSystemProperties() method in Bridge
/frameworks/base/services/core/java/com/android/server/devicestate/
DDeviceStateManagerService.java425 .setSystemProperties(systemProperties) in createMergedDeviceState()
/frameworks/base/services/tests/servicestests/src/com/android/server/devicestate/
DDeviceStateManagerServiceTest.java79 .setSystemProperties(new HashSet<>(List.of(
/frameworks/base/core/api/
Dtest-current.txt1667 …lic android.hardware.devicestate.DeviceState.Configuration.Builder setSystemProperties(@NonNull ja…