Searched defs:listServices (Results 1 – 11 of 11) sorted by relevance
64 public static String[] listServices() { in listServices() method in ServiceManager
65 String[] listServices() { in listServices() method in SystemPropPoker.PokerTask
43 Vector<String16> ServiceManager::listServices(int /*dumpsysFlags*/) { in listServices() function in android::ServiceManager
82 @utf8InCpp String[] listServices(int dumpPriority); in listServices() method
75 public String[] listServices(int dumpPriority) throws RemoteException { in listServices() method in ServiceManagerProxy
227 public static String[] listServices() { in listServices() method in ServiceManager
275 Vector<String16> ServiceManagerShim::listServices(int dumpsysPriority) in listServices() function in android::ServiceManagerShim
284 Vector<String16> Dumpsys::listServices(int priorityFilterFlags, bool filterByProto) const { in listServices() function in Dumpsys
235 Status ServiceManager::listServices(int32_t dumpPriority, std::vector<std::string>* outList) { in listServices() function in android::ServiceManager
208 virtual hardware::hidl_vec<hardware::hidl_string> listServices() override { in listServices() function
63 CameraProviderManager::HardwareServiceInteractionProxy::listServices() { in listServices() function in android::CameraProviderManager::HardwareServiceInteractionProxy