Home
last modified time | relevance | path

Searched refs:currentSelection (Results 1 – 1 of 1) sorted by relevance

/development/samples/SpinnerTest/src/com/android/example/spinner/test/
DSpinnerActivityTest.java270 String currentSelection = mActivity.getSpinnerSelection(); in testStateDestroy() local
276 assertEquals(TEST_STATE_DESTROY_SELECTION, currentSelection); in testStateDestroy()
337 String currentSelection = mActivity.getSpinnerSelection(); in testStatePause() local
340 assertEquals(TEST_STATE_PAUSE_SELECTION,currentSelection); in testStatePause()