Searched defs:both (Results 1 – 5 of 5) sorted by relevance
366 String[] both = new String[firstLen + secondLen]; in concat() local
612 private static Pair<String, String> identityPair(String both) { in identityPair()
251 String both = info.packageName + "+" + info.activityName; in fetchAndMergeApps() local