Home
last modified time | relevance | path

Searched refs:mergeProperties (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/tests/timetests/src/android/app/time/
DTimeZoneConfigurationTest.java60 .mergeProperties(configuration1) in testBuilder_mergeProperties()
75 .mergeProperties(configuration2) in testBuilder_mergeProperties()
/frameworks/base/core/java/android/app/time/
DTimeConfiguration.java174 mergeProperties(toCopy); in Builder()
184 public Builder mergeProperties(@NonNull TimeConfiguration toCopy) { in mergeProperties() method in TimeConfiguration.Builder
DTimeZoneConfiguration.java208 mergeProperties(toCopy); in Builder()
218 public Builder mergeProperties(@NonNull TimeZoneConfiguration other) { in mergeProperties() method in TimeZoneConfiguration.Builder