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.java63 protected int mCurrentTestPosition; field in DialogTestListActivity
109 mCurrentTestPosition = 0; in onCreate()
206 mCurrentTestPosition = position; in handleItemClick()
249 getListView().smoothScrollToPosition(mCurrentTestPosition + 1); in setTestResult()
258 getListView().smoothScrollToPosition(mCurrentTestPosition + 1); in setTestResult()