Home
last modified time | relevance | path

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

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