Home
last modified time | relevance | path

Searched defs:network (Results 1 – 25 of 34) sorted by relevance

12

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNetworkScoreCache.java93 ScoredNetwork network = getScoredNetwork(result); in hasScoreCurve() local
101 ScoredNetwork network = getScoredNetwork(result); in getNetworkScore() local
117 ScoredNetwork network = getScoredNetwork(result); in getNetworkScore() local
136 ScoredNetwork network = mNetworkCache.get(key); in getScoredNetwork() local
141 private String buildNetworkKey(ScoredNetwork network) { in buildNetworkKey()
/frameworks/volley/src/test/java/com/android/volley/toolbox/
DJsonRequestCharsetTest.java59 NetworkResponse network = new NetworkResponse(data); in defaultCharsetJsonObject() local
72 NetworkResponse network = new NetworkResponse(data); in defaultCharsetJsonArray() local
86 NetworkResponse network = new NetworkResponse(data, headers); in specifiedCharsetJsonObject() local
100 NetworkResponse network = new NetworkResponse(data, headers); in specifiedCharsetJsonArray() local
/frameworks/base/native/android/
Dnet.c45 int android_setsocknetwork(net_handle_t network, int fd) { in android_setsocknetwork()
60 int android_setprocnetwork(net_handle_t network) { in android_setprocnetwork()
75 int android_getaddrinfofornetwork(net_handle_t network, in android_getaddrinfofornetwork()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DAnqpCache.java53 private static CacheKey buildKey(NetworkDetail network, boolean standardESS) { in buildKey()
118 public boolean initiate(NetworkDetail network) { in initiate()
135 public void update(NetworkDetail network, in update()
148 public ANQPData getEntry(NetworkDetail network) { in getEntry()
DANQPData.java38 public ANQPData(NetworkDetail network, in ANQPData()
56 public ANQPData(NetworkDetail network, ANQPData existing) { in ANQPData()
/frameworks/base/core/java/android/net/
DConnectivityManager.java739 public NetworkInfo getNetworkInfo(Network network) { in getNetworkInfo()
869 public LinkProperties getLinkProperties(Network network) { in getLinkProperties()
886 public NetworkCapabilities getNetworkCapabilities(Network network) { in getNetworkCapabilities()
1279 private PacketKeepalive(Network network, PacketKeepaliveCallback callback) { in PacketKeepalive()
1326 Network network, int intervalSeconds, PacketKeepaliveCallback callback, in startNattKeepalive()
1912 public void reportBadNetwork(Network network) { in reportBadNetwork()
1933 public void reportNetworkConnectivity(Network network, boolean hasConnectivity) { in reportNetworkConnectivity()
1988 public ProxyInfo getProxyForNetwork(Network network) { in getProxyForNetwork()
2181 public void onPreCheck(Network network) {} in onPreCheck()
2190 public void onAvailable(Network network) {} in onAvailable()
[all …]
DIConnectivityManager.aidl50 NetworkInfo getNetworkInfoForNetwork(in Network network); in getNetworkInfoForNetwork()
60 LinkProperties getLinkProperties(in Network network); in getLinkProperties()
62 NetworkCapabilities getNetworkCapabilities(in Network network); in getNetworkCapabilities()
97 void reportNetworkConnectivity(in Network network, boolean hasConnectivity); in reportNetworkConnectivity()
131 boolean requestBandwidthUpdate(in Network network); in requestBandwidthUpdate()
154 void setAcceptUnvalidated(in Network network, boolean accept, boolean always); in setAcceptUnvalidated()
164 void startNattKeepalive(in Network network, int intervalSeconds, in Messenger messenger, in startNattKeepalive()
167 void stopKeepalive(in Network network, int slot); in stopKeepalive()
DNetworkState.java32 public final Network network; field in NetworkState
37 NetworkCapabilities networkCapabilities, Network network, String subscriberId, in NetworkState()
/frameworks/base/telephony/java/com/android/ims/
DImsConfigListener.aidl34 void onGetFeatureResponse(int feature, int network, int value, int status); in onGetFeatureResponse()
50 void onSetFeatureResponse(int feature, int network, int value, int status); in onSetFeatureResponse()
/frameworks/volley/src/main/java/com/android/volley/
DRequestQueue.java108 public RequestQueue(Cache cache, Network network, int threadPoolSize, in RequestQueue()
123 public RequestQueue(Cache cache, Network network, int threadPoolSize) { in RequestQueue()
134 public RequestQueue(Cache cache, Network network) { in RequestQueue()
DNetworkDispatcher.java57 Network network, Cache cache, in NetworkDispatcher()
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsConfig.aidl81 oneway void getFeatureValue(int feature, int network, ImsConfigListener listener); in getFeatureValue()
94 oneway void setFeatureValue(int feature, int network, int value, ImsConfigListener listener); in setFeatureValue()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/anqp/
DThreeGPPNetworkElement.java31 CellularNetwork network = CellularNetwork.buildCellularNetwork(payload); in ThreeGPPNetworkElement() local
/frameworks/volley/src/main/java/com/android/volley/toolbox/
DVolley.java63 Network network = new BasicNetwork(stack); in newRequestQueue() local
/frameworks/base/services/core/java/com/android/server/
DConnectivityService.java428 private void addValidationLogs(ReadOnlyLocalLog log, Network network) { in addValidationLogs()
846 Network network = null; in getFilteredNetworkState() local
876 private NetworkAgentInfo getNetworkAgentInfoForNetwork(Network network) { in getNetworkAgentInfoForNetwork()
902 Network network = null; in getUnfilteredActiveNetworkState() local
1049 public NetworkInfo getNetworkInfoForNetwork(Network network) { in getNetworkInfoForNetwork()
1185 public LinkProperties getLinkProperties(Network network) { in getLinkProperties()
1208 public NetworkCapabilities getNetworkCapabilities(Network network) { in getNetworkCapabilities()
2399 public void setAcceptUnvalidated(Network network, boolean accept, boolean always) { in setAcceptUnvalidated()
2405 private void handleSetAcceptUnvalidated(Network network, boolean accept, boolean always) { in handleSetAcceptUnvalidated()
2452 private void handlePromptUnvalidated(Network network) { in handlePromptUnvalidated()
[all …]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java1121 private boolean isInNetwork(BaseBundle b, String network, String key) { in isInNetwork()
1130 protected final boolean isRoamingInGsmNetwork(BaseBundle b, String network) { in isRoamingInGsmNetwork()
1134 protected final boolean isNonRoamingInGsmNetwork(BaseBundle b, String network) { in isNonRoamingInGsmNetwork()
1138 protected final boolean isRoamingInCdmaNetwork(BaseBundle b, String network) { in isRoamingInCdmaNetwork()
1142 protected final boolean isNonRoamingInCdmaNetwork(BaseBundle b, String network) { in isNonRoamingInCdmaNetwork()
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsConfig.java551 public void getFeatureValue(int feature, int network, in getFeatureValue()
576 public void setFeatureValue(int feature, int network, int value, in setFeatureValue()
/frameworks/base/services/core/java/com/android/server/connectivity/
DNetworkAgentInfo.java106 public final Network network; field in NetworkAgentInfo
DPermissionMonitor.java184 List<Integer> network = new ArrayList<Integer>(); in update() local
DNetworkDiagnostics.java160 public NetworkDiagnostics(Network network, LinkProperties lp, long timeoutMs) { in NetworkDiagnostics()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DQSTileHost.java91 RotationLockController rotation, NetworkController network, in QSTileHost()
/frameworks/base/services/tests/servicestests/src/com/android/server/
DConnectivityServiceTest.java944 public void onAvailable(Network network) { in onAvailable()
950 public void onLosing(Network network, int maxMsToLive) { in onLosing()
956 public void onLost(Network network) { in onLost()
/frameworks/native/cmds/dumpstate/
Ddumpstate.c270 char network[PROPERTY_VALUE_MAX], date[80]; in dumpstate() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhoneBase.java396 public void selectNetworkManually(OperatorInfo network, boolean persistSelection, in selectNetworkManually()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneBase.java426 public void selectNetworkManually(OperatorInfo network, boolean persistSelection, in selectNetworkManually()

12