Searched refs:getAllInstances (Results 1 – 4 of 4) sorted by relevance
33 for (SystemInterface systemInterface: ServiceManagerInterface.getAllInstances()) { in getSystemInterfaceForServiceName()
64 public static SystemInterface[] getAllInstances() { in getAllInstances() method in ServiceManagerInterface
95 SystemInterface[] irpcs = ServiceManagerInterface.getAllInstances();
107 SystemInterface[] instances = ServiceManagerInterface.getAllInstances(); in testGetDeclaredInstances()132 SystemInterface[] instances = ServiceManagerInterface.getAllInstances(); in testGetAllInstancesWithUnsupportedService()