Searched refs:mCalledOnRestoreInstanceState (Results 1 – 2 of 2) sorted by relevance
61 private boolean mCalledOnRestoreInstanceState = false; field in MockView521 mCalledOnRestoreInstanceState = true; in onRestoreInstanceState()525 return mCalledOnRestoreInstanceState; in hasCalledOnRestoreInstanceState()675 mCalledOnRestoreInstanceState = false; in reset()
358 private boolean mCalledOnRestoreInstanceState = false; field in DatePickerTest.MockDatePicker381 mCalledOnRestoreInstanceState = true; in onRestoreInstanceState()386 return mCalledOnRestoreInstanceState; in hasCalledOnRestoreInstanceState()