Searched refs:foregroundServices (Results 1 – 2 of 2) sorted by relevance
42 boolean foregroundServices; field in UidRecord139 foregroundServices = false; in reset()166 proto.write(UidRecordProto.FG_SERVICES, foregroundServices); in dumpDebug()198 if (foregroundServices) { in toString()
880 uidRec.foregroundServices = true; in updateAppUidRecLocked()950 if (uidRec.foregroundServices) { in updateUidsLocked()