Searched defs:getDeclaredInstances (Results 1 – 6 of 6) sorted by relevance
64 Vector<String16> ServiceManager::getDeclaredInstances(const String16& name) { in getDeclaredInstances() function in android::ServiceManager
108 @utf8InCpp String[] getDeclaredInstances(@utf8InCpp String iface); in getDeclaredInstances() method
93 public String[] getDeclaredInstances(String iface) throws RemoteException { in getDeclaredInstances() method in ServiceManagerProxy
243 public static String[] getDeclaredInstances(@NonNull String iface) { in getDeclaredInstances() method in ServiceManager
378 Vector<String16> ServiceManagerShim::getDeclaredInstances(const String16& interface) { in getDeclaredInstances() function in android::ServiceManagerShim
401 binder::Status ServiceManager::getDeclaredInstances(const std::string& interface, std::vector<std::… in getDeclaredInstances() function in android::ServiceManager