Searched refs:saveState (Results 1 – 4 of 4) sorted by relevance
193 Bundle saved = SslCertificate.saveState(ssl); in testState()200 assertNull(SslCertificate.saveState(null)); in testState()
2027 assertNull(mWebView.saveState(new Bundle()));2044 WebBackForwardList saveList = mWebView.saveState(bundle);
8501 timers[ index ].saveState();8651 t.saveState = function() {
5301 GameBoyCore.prototype.saveState = function () { method in GameBoyCore10767 setValue("FREEZE_" + gameboy.name + "_" + state_suffix, gameboy.saveState());