Searched refs:mBaseMethodCalled (Results 1 – 2 of 2) sorted by relevance
137 private boolean mBaseMethodCalled; field in Preference1766 mBaseMethodCalled = false; in dispatchSaveInstanceState()1768 if (!mBaseMethodCalled) { in dispatchSaveInstanceState()1791 mBaseMethodCalled = true; in onSaveInstanceState()1821 mBaseMethodCalled = false; in dispatchRestoreInstanceState()1823 if (!mBaseMethodCalled) { in dispatchRestoreInstanceState()1842 mBaseMethodCalled = true; in onRestoreInstanceState()
143 private boolean mBaseMethodCalled; field in Preference1646 mBaseMethodCalled = false; in dispatchSaveInstanceState()1648 if (!mBaseMethodCalled) { in dispatchSaveInstanceState()1671 mBaseMethodCalled = true; in onSaveInstanceState()1701 mBaseMethodCalled = false; in dispatchRestoreInstanceState()1703 if (!mBaseMethodCalled) { in dispatchRestoreInstanceState()1722 mBaseMethodCalled = true; in onRestoreInstanceState()