Searched refs:sCurrentApk (Results 1 – 1 of 1) sorted by relevance
44 private static ApiList sCurrentApk; field in ApkCheck119 sCurrentApk = apiDescr; in main()125 sCurrentApk = apkDescr; in main()372 System.out.println("(warn) " + sCurrentApk.getDebugString() + in apkWarning()375 sCurrentApk.incrWarnings(); in apkWarning()383 System.out.println(sCurrentApk.getDebugString() + ": " + msg); in apkError()385 sCurrentApk.incrErrors(); in apkError()