Searched refs:shouldExecServicesFg (Results 1 – 4 of 4) sorted by relevance
407 boolean shouldExecServicesFg() { in shouldExecServicesFg() method in ProcessServiceRecord
5167 psr.setExecServicesFg(psr.shouldExecServicesFg() || fg); in bumpServiceExecutingLocked()5178 if (!psr.shouldExecServicesFg()) { in bumpServiceExecutingLocked()7509 - (psr.shouldExecServicesFg() in serviceTimeout()7541 final long delay = psr.shouldExecServicesFg() in serviceTimeout()7680 final long delay = proc.mServices.shouldExecServicesFg() in scheduleServiceTimeoutLocked()
1955 schedGroup = psr.shouldExecServicesFg() in computeOomAdjLSP()
6931 HPLcom/android/server/am/ProcessServiceRecord;->shouldExecServicesFg()Z