Home
last modified time | relevance | path

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

/development/tools/apkcheck/src/com/android/apkcheck/
DApiList.java43 public String getDebugString() { in getDebugString() method in ApiList
DApkCheck.java372 System.out.println("(warn) " + sCurrentApk.getDebugString() + in apkWarning()
383 System.out.println(sCurrentApk.getDebugString() + ": " + msg); in apkError()