Searched refs:hasPackageInForeground (Results 1 – 3 of 3) sorted by relevance
264 return getSpectatioUiUtil().hasPackageInForeground(foregroundPackage); in checkPackageInForeground()
242 if (!spectatioUiUtil.hasPackageInForeground(pkg)) { in validateAndVerifyPackage()
479 public boolean hasPackageInForeground(String packageName) { in hasPackageInForeground() method in SpectatioUiUtil