Searched refs:occludedString (Results 1 – 1 of 1) sorted by relevance
72 final String occludedString = matcher.group(1); in extract() local73 mKeyguardOccluded = Boolean.valueOf(occludedString); in extract()74 CLog.v(occludedString); in extract()