Home
last modified time | relevance | path

Searched refs:getClientInfo (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java1215 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
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt45977 …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;
/frameworks/base/non-updatable-api/
Dcurrent.txt67252 method public String getClientInfo(String) throws java.sql.SQLException;
67253 method public java.util.Properties getClientInfo() throws java.sql.SQLException;
/frameworks/base/api/
Dcurrent.txt67396 method public String getClientInfo(String) throws java.sql.SQLException;
67397 method public java.util.Properties getClientInfo() throws java.sql.SQLException;