Home
last modified time | relevance | path

Searched refs:setTestSecondaryLocationTimeZoneProviderPackageName (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/timezonedetector/
H A DServiceConfigAccessor.java162 void setTestSecondaryLocationTimeZoneProviderPackageName( in setTestSecondaryLocationTimeZoneProviderPackageName() method
H A DServiceConfigAccessorImpl.java513 public synchronized void setTestSecondaryLocationTimeZoneProviderPackageName( in setTestSecondaryLocationTimeZoneProviderPackageName() method in ServiceConfigAccessorImpl
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/timezonedetector/
H A DFakeServiceConfigAccessor.java169 public void setTestSecondaryLocationTimeZoneProviderPackageName( in setTestSecondaryLocationTimeZoneProviderPackageName() method in FakeServiceConfigAccessor
/aosp14/frameworks/base/services/core/java/com/android/server/timezonedetector/location/
H A DLocationTimeZoneManagerService.java263 mServiceConfigAccessor.setTestSecondaryLocationTimeZoneProviderPackageName( in startWithTestProviders()