Searched defs:getUpdatableNames (Results 1 – 6 of 6) sorted by relevance
120 @utf8InCpp String[] getUpdatableNames(@utf8InCpp String apexName); in getUpdatableNames() method
101 public String[] getUpdatableNames(String apexName) throws RemoteException { in getUpdatableNames() method in ServiceManagerProxy
98 Vector<String16> FakeServiceManager::getUpdatableNames(const String16& apexName) { in getUpdatableNames() function in android::FakeServiceManager
161 android::binder::Status getUpdatableNames(const std::string& apexName, in getUpdatableNames() function in __anona95398ca0111::ServiceManagerProxyToNative
510 Vector<String16> ServiceManagerShim::getUpdatableNames(const String16& apexName) { in getUpdatableNames() function in android::ServiceManagerShim
657 Status ServiceManager::getUpdatableNames([[maybe_unused]] const std::string& apexName, in getUpdatableNames() function in android::ServiceManager