Searched refs:hasForegroundWatchers (Results 1 – 1 of 1) sorted by relevance
326 public boolean hasForegroundWatchers; field in AppOpsService.UidState360 hasForegroundWatchers = true; in evalForegroundWatchers()370 hasForegroundWatchers = false; in evalForegroundOps()2447 if (uidState.hasForegroundWatchers) { in commitUidPendingStateLocked()4039 pw.println(uidState.hasForegroundWatchers); in dump()