Searched defs:getConnectionInfo (Results 1 – 6 of 6) sorted by relevance
81 std::optional<IServiceManager::ConnectionInfo> ServiceManager::getConnectionInfo( in getConnectionInfo() function in android::ServiceManager
119 @nullable ConnectionInfo getConnectionInfo(@utf8InCpp String name); in getConnectionInfo() method
101 public ConnectionInfo getConnectionInfo(String name) throws RemoteException { in getConnectionInfo() method in ServiceManagerProxy
159 android::binder::Status getConnectionInfo( in getConnectionInfo() function in __anoneb4e3c760111::ServiceManagerProxyToNative
462 std::optional<IServiceManager::ConnectionInfo> ServiceManagerShim::getConnectionInfo( in getConnectionInfo() function in android::ServiceManagerShim
488 Status ServiceManager::getConnectionInfo(const std::string& name, in getConnectionInfo() function in android::ServiceManager