Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DTestDevice.java1127 int errorDialogCount = 0; in getErrorDialogCount() local
1136 errorDialogCount++; in getErrorDialogCount()
1140 errorDialogCount++; in getErrorDialogCount()
1143 return errorDialogCount; in getErrorDialogCount()