Searched refs:ActiveServices (Results 1 – 2 of 2) sorted by relevance
60 public class ActiveServices { class207 public ActiveServices(ActivityManagerService service) { in ActiveServices() method in ActiveServices
558 final ActiveServices mServices;1051 mHandler.sendMessageDelayed(nmsg, ActiveServices.SERVICE_TIMEOUT);1577 mServices = new ActiveServices(this); in ActivityManagerService()12822 if (now < (s.lastActivity + ActiveServices.MAX_SERVICE_INACTIVITY)) { in computeOomAdjLocked()12902 + ActiveServices.MAX_SERVICE_INACTIVITY)) { in computeOomAdjLocked()