Searched refs:saveTest (Results 1 – 2 of 2) sorted by relevance
509 saveTest(CommitType.CHILDREN_VIEWS_GONE_NOTIFY_CALLBACK_API); in testSave_childViewsGone_notifyAfm()515 saveTest(CommitType.CHILDREN_VIEWS_GONE_NOTIFY_CALLBACK_API); in testSave_childViewsGone_updateView()521 saveTest(CommitType.PARENT_VIEW_GONE); in testSave_parentViewGone()527 saveTest(CommitType.EXPLICIT_COMMIT); in testSave_appCallsCommit()533 saveTest(CommitType.SUBMIT_BUTTON_CLICKED); in testSave_submitButtonClicked()544 private void saveTest(CommitType commitType) throws Throwable { in saveTest() method in VirtualContainerActivityTest
281 saveTest(false); in testSave()290 saveTest(true); in testSave_afterRotation()301 private void saveTest(boolean rotate) throws Exception { in saveTest() method in SimpleSaveActivityTest