Home
last modified time | relevance | path

Searched refs:resetResourcesCache (Results 1 – 6 of 6) sorted by relevance

/packages/apps/CellBroadcastReceiver/tests/unit/src/com/android/cellbroadcastreceiver/unit/
DCellBroadcastAlertDialogTest.java139 CellBroadcastSettings.resetResourcesCache(); in setUp()
149 CellBroadcastSettings.resetResourcesCache(); in tearDown()
487 CellBroadcastSettings.resetResourcesCache(); in testPulsationRestartOnNewIntent()
DCellBroadcastServiceTestCase.java268 CellBroadcastSettings.resetResourcesCache(); in setUp()
DCellBroadcastSettingsTest.java108 CellBroadcastSettings.resetResourcesCache(); in setUp()
117 CellBroadcastSettings.resetResourcesCache(); in tearDown()
DCellBroadcastAlertServiceTest.java150 CellBroadcastSettings.resetResourcesCache(); in tearDown()
DCellBroadcastConfigServiceTest.java1036 CellBroadcastSettings.resetResourcesCache(); in testEnableCellBroadcastRoamingChannelsAsNeeded()
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastSettings.java1144 public static void resetResourcesCache() { in resetResourcesCache() method in CellBroadcastSettings