Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java2908 ClientInfo clientInfo = getClientInfo(m, true); in addServiceRequest()
2927 ClientInfo clientInfo = getClientInfo(m, false); in removeServiceRequest()
2959 ClientInfo clientInfo = getClientInfo(m, false); in clearServiceRequests()
2984 ClientInfo clientInfo = getClientInfo(m, true); in addLocalService()
3002 ClientInfo clientInfo = getClientInfo(m, false); in removeLocalService()
3017 ClientInfo clientInfo = getClientInfo(m, false); in clearLocalServices()
3099 private ClientInfo getClientInfo(Messenger m, boolean createIfNotExist) { in getClientInfo() method in WifiP2pServiceImpl.P2pStateMachine
/frameworks/base/api/
Dcurrent.txt48742 …method public abstract java.lang.String getClientInfo(java.lang.String) throws java.sql.SQLExcepti…
48743 method public abstract java.util.Properties getClientInfo() throws java.sql.SQLException;
Dsystem-current.txt51348 …method public abstract java.lang.String getClientInfo(java.lang.String) throws java.sql.SQLExcepti…
51349 method public abstract java.util.Properties getClientInfo() throws java.sql.SQLException;