Home
last modified time | relevance | path

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

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