Searched refs:hasForegroundApp (Results 1 – 2 of 2) sorted by relevance
253 public boolean hasForegroundApp(List<String> packageNames) { in hasForegroundApp() method in AppStateHelper
242 || !mAppStateHelper.hasForegroundApp(packageNames)) in areConstraintsSatisfied()