Searched refs:getClientInfo (Results 1 – 4 of 4) sorted by relevance
1215 ClientInfo clientInfo = getClientInfo(message.replyTo, true); in processMessage()3878 ClientInfo clientInfo = getClientInfo(m, false); in addServiceRequest()3901 ClientInfo clientInfo = getClientInfo(m, false); in removeServiceRequest()3932 ClientInfo clientInfo = getClientInfo(m, false); in clearServiceRequests()3958 ClientInfo clientInfo = getClientInfo(m, false); in addLocalService()3982 ClientInfo clientInfo = getClientInfo(m, false); in removeLocalService()3997 ClientInfo clientInfo = getClientInfo(m, false); in clearLocalServices()4090 private ClientInfo getClientInfo(Messenger m, boolean createIfNotExist) { in getClientInfo() method in WifiP2pServiceImpl.P2pStateMachine
45977 …method public abstract java.lang.String getClientInfo(java.lang.String) throws java.sql.SQLExcepti…45978 method public abstract java.util.Properties getClientInfo() throws java.sql.SQLException;
67252 method public String getClientInfo(String) throws java.sql.SQLException;67253 method public java.util.Properties getClientInfo() throws java.sql.SQLException;
67396 method public String getClientInfo(String) throws java.sql.SQLException;67397 method public java.util.Properties getClientInfo() throws java.sql.SQLException;