Searched refs:hasForegroundWatchers (Results 1 – 1 of 1) sorted by relevance
505 public boolean hasForegroundWatchers; field in AppOpsService.UidState545 hasForegroundWatchers = false; in evalForegroundOps()549 hasForegroundWatchers = true; in evalForegroundOps()1330 if (uidState != null && foregroundModeMayChange && uidState.hasForegroundWatchers) { in onUidStateChanged()5416 pw.println(uidState.hasForegroundWatchers); in dump()