Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/timezonedetector/
H A DServiceConfigAccessor.java163 @Nullable String testSecondaryLocationTimeZoneProviderPackageName); in setTestSecondaryLocationTimeZoneProviderPackageName()
H A DServiceConfigAccessorImpl.java514 @Nullable String testSecondaryLocationTimeZoneProviderPackageName) { in setTestSecondaryLocationTimeZoneProviderPackageName()
516 testSecondaryLocationTimeZoneProviderPackageName; in setTestSecondaryLocationTimeZoneProviderPackageName()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/timezonedetector/
H A DFakeServiceConfigAccessor.java170 String testSecondaryLocationTimeZoneProviderPackageName) { in setTestSecondaryLocationTimeZoneProviderPackageName() argument