Searched refs:usages (Results 1 – 3 of 3) sorted by relevance
767 final Map<String, String> usages = new HashMap<String, String>(); in guessActivityBySetContentView() local768 mUsages = usages; in guessActivityBySetContentView()787 usages.put(matcher.group(1), fqcn); in guessActivityBySetContentView()
51 * Find usages of HashMap<Integer,X> which can be replaced by the54 namespace declarations and usages of custom namespaces in library
13 * Find usages of "dp" units with the font property textSize50 * Detect usages of Toast.makeText() without calling show() on the