Home
last modified time | relevance | path

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

/development/tools/apkcheck/src/com/android/apkcheck/
DApiList.java64 public int getWarningCount() { in getWarningCount() method in ApiList
DApkCheck.java136 apkDescr.getWarningCount() + " warnings\n"); in main()