Searched refs:mCalledOnRestoreInstanceState (Results 1 – 2 of 2) sorted by relevance
63 private boolean mCalledOnRestoreInstanceState = false; field in MockView535 mCalledOnRestoreInstanceState = true; in onRestoreInstanceState()539 return mCalledOnRestoreInstanceState; in hasCalledOnRestoreInstanceState()698 mCalledOnRestoreInstanceState = false; in reset()
411 private boolean mCalledOnRestoreInstanceState = false; field in DatePickerTest.MockDatePicker434 mCalledOnRestoreInstanceState = true; in onRestoreInstanceState()439 return mCalledOnRestoreInstanceState; in hasCalledOnRestoreInstanceState()