Searched defs:apkDescr (Results 1 – 1 of 1) sorted by relevance
124 ApiList apkDescr = new ApiList(args[idx]); in main() local250 static boolean check(ApiList pubList, ApiList apkDescr) { in check()