Searched refs:restoreState (Results 1 – 8 of 8) sorted by relevance
120 result = restoredVars.awContents.restoreState(bundle);158 return mVars.awContents.restoreState(invalidState);171 return mVars.awContents.restoreState(state);
85 void restoreState();
209 restoreState(); in boxFilter()344 restoreState(); in formatConvert()569 void Blit::restoreState() in restoreState() function in rx::Blit
378 void restoreState() { in restoreState() method in ComponentsView379 super.restoreState(); in restoreState()
153 restoreState(); in createPartControl()378 void restoreState() {
371 restoreState(); in finalizeViewerCreation()600 void restoreState() { in restoreState() method in PerformancesView
1254 if (this.save_state_handler.restoreState()) {1773 SaveStateHandler.prototype.restoreState = function() { method in SaveStateHandler
1690 public boolean restoreState(Bundle inState) { in restoreState() method in AwContents