Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DDialogTestListActivity.java51 protected int mCurrentTestPosition; field in DialogTestListActivity
84 mCurrentTestPosition = 0; in onCreate()
170 mCurrentTestPosition = position; in handleItemClick()
205 getListView().smoothScrollToPosition(mCurrentTestPosition + 1); in setTestResult()