Home
last modified time | relevance | path

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

/development/tools/apkcheck/src/com/android/apkcheck/
DApiList.java50 public void incrWarnings() { in incrWarnings() method in ApiList
DApkCheck.java375 sCurrentApk.incrWarnings(); in apkWarning()