OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:connectionConfig
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/wifi/
WifiTracker.java
331
WifiConfiguration
connectionConfig
= null;
333
connectionConfig
= getWifiConfigurationForNetworkId(mLastInfo.getNetworkId());
348
accessPoint.update(
connectionConfig
, mLastInfo, mLastNetworkInfo);
396
accessPoint.update(
connectionConfig
, mLastInfo, mLastNetworkInfo);
408
&&
connectionConfig
!= null &&
connectionConfig
.isPasspoint()) {
411
accessPoint.update(
connectionConfig
);
486
WifiConfiguration
connectionConfig
= null;
489
connectionConfig
= getWifiConfigurationForNetworkId(mLastInfo.getNetworkId());
494
if (mAccessPoints.get(i).update(
connectionConfig
, mLastInfo, mLastNetworkInfo))
[
all
...]
/prebuilts/tools/common/m2/repository/org/gebish/geb-core/0.9.3/
geb-core-0.9.3.jar
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.3.2/
httpclient-4.3.2.jar
/prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
wagon-http-2.6-shaded.jar
Completed in 60 milliseconds