Searched defs:getConnectionInfo (Results 1 – 6 of 6) sorted by relevance
125 @nullable ConnectionInfo getConnectionInfo(@utf8InCpp String name); in getConnectionInfo() method
105 public ConnectionInfo getConnectionInfo(String name) throws RemoteException { in getConnectionInfo() method in ServiceManagerProxy
103 std::optional<IServiceManager::ConnectionInfo> FakeServiceManager::getConnectionInfo( in getConnectionInfo() function in android::FakeServiceManager
165 android::binder::Status getConnectionInfo( in getConnectionInfo() function in __anon6cd2bcde0111::ServiceManagerProxyToNative
527 std::optional<IServiceManager::ConnectionInfo> ServiceManagerShim::getConnectionInfo( in getConnectionInfo() function in android::ServiceManagerShim
681 Status ServiceManager::getConnectionInfo(const std::string& name, in getConnectionInfo() function in android::ServiceManager