Searched refs:sFocusedWindowPattern (Results 1 – 1 of 1) sorted by relevance
69 private static final Pattern sFocusedWindowPattern = Pattern.compile( field in WindowManagerState111 sDebuggerWindowPattern, sFocusedWindowPattern, sAppErrorFocusedWindowPattern,232 Matcher matcher = sFocusedWindowPattern.matcher(line); in parseSysDump()