Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java2995 ClientInfo clientInfo = getClientInfo(m, true); in addServiceRequest()
3014 ClientInfo clientInfo = getClientInfo(m, false); in removeServiceRequest()
3046 ClientInfo clientInfo = getClientInfo(m, false); in clearServiceRequests()
3071 ClientInfo clientInfo = getClientInfo(m, true); in addLocalService()
3089 ClientInfo clientInfo = getClientInfo(m, false); in removeLocalService()
3104 ClientInfo clientInfo = getClientInfo(m, false); in clearLocalServices()
3186 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/api/
Dcurrent.txt55582 …method public abstract java.lang.String getClientInfo(java.lang.String) throws java.sql.SQLExcepti…
55583 method public abstract java.util.Properties getClientInfo() throws java.sql.SQLException;
Dtest-current.txt55662 …method public abstract java.lang.String getClientInfo(java.lang.String) throws java.sql.SQLExcepti…
55663 method public abstract java.util.Properties getClientInfo() throws java.sql.SQLException;
Dsystem-current.txt58939 …method public abstract java.lang.String getClientInfo(java.lang.String) throws java.sql.SQLExcepti…
58940 method public abstract java.util.Properties getClientInfo() throws java.sql.SQLException;