Home
last modified time | relevance | path

Searched refs:restoreInstances (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Settings/tests/legacy_unit/src/com/android/settings/utils/
DMockedServiceManager.java76 restoreInstances(); in restoreAllServices()
93 public synchronized void restoreInstances() throws Exception { in restoreInstances() method in MockedServiceManager
/packages/apps/CellBroadcastReceiver/tests/unit/src/com/android/cellbroadcastreceiver/unit/
DMockedServiceManager.java75 restoreInstances(); in restoreAllServices()
92 private synchronized void restoreInstances() throws Exception { in restoreInstances() method in MockedServiceManager
/packages/modules/CellBroadcastService/tests/src/com/android/cellbroadcastservice/tests/
DCellBroadcastServiceTestBase.java158 restoreInstances(); in tearDown()
199 private synchronized void restoreInstances() throws Exception { in restoreInstances() method in CellBroadcastServiceTestBase