Home
last modified time | relevance | path

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

/packages/apps/CellBroadcastReceiver/tests/unit/src/com/android/cellbroadcastreceiver/unit/
DCellBroadcastAlertDialogTest.java178 CellBroadcastSettings.resetResourcesCache(); in setUp()
184 CellBroadcastSettings.resetResourcesCache(); in tearDown()
535 CellBroadcastSettings.resetResourcesCache(); in testPulsationRestartOnNewIntent()
DCellBroadcastSettingsTest.java106 CellBroadcastSettings.resetResourcesCache(); in setUp()
111 CellBroadcastSettings.resetResourcesCache(); in tearDown()
DCellBroadcastServiceTestCase.java263 CellBroadcastSettings.resetResourcesCache(); in setUp()
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastSettings.java1070 public static void resetResourcesCache() { in resetResourcesCache() method in CellBroadcastSettings