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