Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
H A DWifiP2pServiceImpl.java1358 ClientInfo clientInfo = getClientInfo(message.replyTo, true); in processMessage()
4253 ClientInfo clientInfo = getClientInfo(m, false); in addServiceRequest()
4276 ClientInfo clientInfo = getClientInfo(m, false); in removeServiceRequest()
4307 ClientInfo clientInfo = getClientInfo(m, false); in clearServiceRequests()
4333 ClientInfo clientInfo = getClientInfo(m, false); in addLocalService()
4357 ClientInfo clientInfo = getClientInfo(m, false); in removeLocalService()
4372 ClientInfo clientInfo = getClientInfo(m, false); in clearLocalServices()
4465 private ClientInfo getClientInfo(Messenger m, boolean createIfNotExist) { in getClientInfo() method in WifiP2pServiceImpl.P2pStateMachine
/aosp12/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
H A DBpfCoordinator.java1428 private ClientInfo getClientInfo(@NonNull Inet4Address clientAddress) { in getClientInfo() method in BpfCoordinator
1571 final ClientInfo tetherClient = getClientInfo(e.tupleOrig.srcIp); in accept()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A 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;