Searched defs:getServices (Results 1 – 3 of 3) sorted by relevance
140 public List getServices(int maxNum, int flags) throws RemoteException; in getServices() method
2029 public List getServices(int maxNum, int flags) throws RemoteException { in getServices() method in ActivityManagerProxy
9783 public List<ActivityManager.RunningServiceInfo> getServices(int maxNum, in getServices() method in ActivityManagerService