Searched refs:hasForegroundWatchers (Results 1 – 1 of 1) sorted by relevance
316 public boolean hasForegroundWatchers; field in AppOpsService.UidState348 hasForegroundWatchers = true; in evalForegroundWatchers()358 hasForegroundWatchers = false; in evalForegroundOps()1902 if (uidState.hasForegroundWatchers && lastForeground != nowForeground) { in commitUidPendingStateLocked()3307 pw.println(uidState.hasForegroundWatchers); in dump()