Searched refs:_LAUNCHER_FOCUSED_RE (Results 1 – 1 of 1) sorted by relevance
431 _LAUNCHER_FOCUSED_RE = re.compile(r'\s*mCurrentFocus.*(Launcher|launcher).*') variable in DeviceUtils1777 return any(self._LAUNCHER_FOCUSED_RE.match(l) for l in output)