Searched defs:getServices (Results 1 – 9 of 9) sorted by relevance
231 List<ParsedService> getServices(); in getServices() method
858 public List<ApduServiceInfo> getServices(String category) { in getServices() method in CardEmulation880 public List<ApduServiceInfo> getServices(String category, int userId) { in getServices() method in CardEmulation
38 List<ApduServiceInfo> getServices(int userHandle, in String category); in getServices() method
411 public CoreStartable[] getServices() { in getServices() method in SystemUIApplication
88 public MockSystemServices getServices() { in getServices() method in DpmTestBase
303 List<ParsedService> getServices(); in getServices() method
202 protected List<ManagedServiceInfo> getServices() { in getServices() method in ManagedServices
291 List<ActivityManager.RunningServiceInfo> getServices(int maxNum, int flags); in getServices() method
12505 public List<ActivityManager.RunningServiceInfo> getServices(int maxNum, int flags) { in getServices() method in ActivityManagerService