Home
last modified time | relevance | path

Searched refs:initializeOtherUserConfiguration (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/timezonedetector/
H A DFakeServiceConfigAccessor.java99 void initializeOtherUserConfiguration(ConfigurationInternal configurationInternal) { in initializeOtherUserConfiguration() method in FakeServiceConfigAccessor
H A DTimeZoneDetectorStrategyImplTest.java283 mFakeServiceConfigAccessorSpy.initializeOtherUserConfiguration(otherUserConfig); in testChangeListenerBehavior_otherUser()