Searched refs:sAppBoundsPattern (Results 1 – 1 of 1) sorted by relevance
1051 private static final Pattern sAppBoundsPattern = Pattern.compile( field in ActivityManagerPinnedStackTests1059 final Matcher matcher = sAppBoundsPattern.matcher(line); in readAppBounds()