Searched defs:toCheck (Results 1 – 4 of 4) sorted by relevance
84 Map<String, ZipEntry> toCheck = new HashMap<String, ZipEntry>(); in testCrcRange() local
524 private static boolean brokenIsUpper(char toCheck) { in brokenIsUpper()532 private static boolean brokenIsLower(char toCheck) { in brokenIsLower()
340 private void reset(ActivityRecord toCheck, in reset()357 boolean process(ActivityRecord toCheck, in process()1475 boolean checkBehindFullscreenActivity(ActivityRecord toCheck, in checkBehindFullscreenActivity()
2489 Pair<Integer, String> toCheck = new Pair<>(code, reason); in maybeRemapReasonCode() local