Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/timezonedetector/
H A DFakeServiceConfigAccessor.java110 void simulateOtherUserConfigurationInternalChange(ConfigurationInternal configurationInternal) { in simulateOtherUserConfigurationInternalChange() method in FakeServiceConfigAccessor
H A DTimeZoneDetectorStrategyImplTest.java306 mFakeServiceConfigAccessorSpy.simulateOtherUserConfigurationInternalChange(otherUserConfig); in testReadAndWriteConfiguration_currentUser()
365 mFakeServiceConfigAccessorSpy.simulateOtherUserConfigurationInternalChange(otherUserConfig); in testReadAndWriteConfiguration_otherUser()