Searched refs:BOUNDS_PATTERN (Results 1 – 1 of 1) sorted by relevance
541 protected static final Pattern BOUNDS_PATTERN = field in ActivityManagerState.ActivityContainer566 final Matcher matcher = BOUNDS_PATTERN.matcher(line); in extractBounds()