Home
last modified time | relevance | path

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

/development/tools/apkcheck/src/com/android/apkcheck/
DApiList.java28 private int mWarnings, mErrors; field in ApiList
58 mErrors++; in incrErrors()
72 return mErrors; in getErrorCount()