Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/timezonedetector/
DServiceConfigAccessor.java163 @Nullable String testSecondaryLocationTimeZoneProviderPackageName); in setTestSecondaryLocationTimeZoneProviderPackageName()
DServiceConfigAccessorImpl.java541 @Nullable String testSecondaryLocationTimeZoneProviderPackageName) { in setTestSecondaryLocationTimeZoneProviderPackageName()
543 testSecondaryLocationTimeZoneProviderPackageName; in setTestSecondaryLocationTimeZoneProviderPackageName()
/frameworks/base/services/tests/timetests/src/com/android/server/timezonedetector/
DFakeServiceConfigAccessor.java170 String testSecondaryLocationTimeZoneProviderPackageName) { in setTestSecondaryLocationTimeZoneProviderPackageName() argument