Searched refs:ActiveServices (Results 1 – 4 of 4) sorted by relevance
1997 Lcom/android/server/am/ActiveServices$1;1998 Lcom/android/server/am/ActiveServices$ForcedStandbyListener;1999 Lcom/android/server/am/ActiveServices$ServiceDumper;2000 Lcom/android/server/am/ActiveServices$ServiceLookupResult;2001 Lcom/android/server/am/ActiveServices$ServiceMap;2002 Lcom/android/server/am/ActiveServices$ServiceRestarter;2003 Lcom/android/server/am/ActiveServices;
101 public final class ActiveServices { class342 public ActiveServices(ActivityManagerService service) { in ActiveServices() method in ActiveServices
1137 final ActiveServices mServices;3089 mServices = new ActiveServices(this); in ActivityManagerService()16291 ActiveServices.ServiceDumper dumper; in doDump()16328 ActiveServices.ServiceDumper sdumper; in doDump()
1462 * //frameworks/base/services/core/java/com/android/server/am/ActiveServices.java