Searched refs:restoreState (Results 1 – 3 of 3) sorted by relevance
146 public void restoreDeviceConfigStateForTest(PreTestState restoreState) throws Exception { in restoreDeviceConfigStateForTest() argument147 for (NamespaceEntries oldEntries : restoreState.mSavedValues) { in restoreDeviceConfigStateForTest()158 setSyncDisabled(restoreState.mIsSyncDisabled in restoreDeviceConfigStateForTest()
202 SslCertificate restored = SslCertificate.restoreState(saved); in testState()
2043 final WebBackForwardList restoreList = newWebView.restoreState(bundle); in testSaveAndRestoreState()