Searched refs:mBaseMethodCalled (Results 1 – 2 of 2) sorted by relevance
140 private boolean mBaseMethodCalled; field in Preference1640 mBaseMethodCalled = false; in dispatchSaveInstanceState()1642 if (!mBaseMethodCalled) { in dispatchSaveInstanceState()1665 mBaseMethodCalled = true; in onSaveInstanceState()1695 mBaseMethodCalled = false; in dispatchRestoreInstanceState()1697 if (!mBaseMethodCalled) { in dispatchRestoreInstanceState()1716 mBaseMethodCalled = true; in onRestoreInstanceState()
137 private boolean mBaseMethodCalled; field in Preference1763 mBaseMethodCalled = false; in dispatchSaveInstanceState()1765 if (!mBaseMethodCalled) { in dispatchSaveInstanceState()1788 mBaseMethodCalled = true; in onSaveInstanceState()1818 mBaseMethodCalled = false; in dispatchRestoreInstanceState()1820 if (!mBaseMethodCalled) { in dispatchRestoreInstanceState()1839 mBaseMethodCalled = true; in onRestoreInstanceState()