Searched refs:mCalledOnRestoreInstanceState (Results 1 – 2 of 2) sorted by relevance
63 private boolean mCalledOnRestoreInstanceState = false; field in MockView534 mCalledOnRestoreInstanceState = true; in onRestoreInstanceState()538 return mCalledOnRestoreInstanceState; in hasCalledOnRestoreInstanceState()687 mCalledOnRestoreInstanceState = false; in reset()
359 private boolean mCalledOnRestoreInstanceState = false; field in DatePickerTest.MockDatePicker382 mCalledOnRestoreInstanceState = true; in onRestoreInstanceState()387 return mCalledOnRestoreInstanceState; in hasCalledOnRestoreInstanceState()