Searched refs:hasForegroundWatchers (Results 1 – 1 of 1) sorted by relevance
337 public boolean hasForegroundWatchers; field in AppOpsService.UidState371 hasForegroundWatchers = true; in evalForegroundWatchers()381 hasForegroundWatchers = false; in evalForegroundOps()2538 if (uidState.hasForegroundWatchers) { in commitUidPendingStateLocked()4186 pw.println(uidState.hasForegroundWatchers); in dump()