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.java56 protected int mCurrentTestPosition; field in DialogTestListActivity
89 mCurrentTestPosition = 0; in onCreate()
186 mCurrentTestPosition = position; in handleItemClick()
229 getListView().smoothScrollToPosition(mCurrentTestPosition + 1); in setTestResult()
238 getListView().smoothScrollToPosition(mCurrentTestPosition + 1); in setTestResult()