HomeSort by relevance Sort by last modified time
    Searched defs:configKey (Results 1 - 7 of 7) sorted by null

  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiAutoJoinController.java 339 if (candidate.configKey(true).equals(currentNetwork.configKey(true))) {
344 logDbg("compareNetwork will compare " + candidate.configKey()
345 + " with current " + currentNetwork.configKey());
355 && currentNetwork.configKey().equals(lastSelectedConfiguration)) {
362 logDbg(" ...and prefers -100 " + currentNetwork.configKey()
363 + " over " + candidate.configKey()
368 && candidate.configKey().equals(lastSelectedConfiguration)) {
375 logDbg(" ...and prefers +100 " + candidate.configKey()
376 + " over " + currentNetwork.configKey()
    [all...]
WifiConfigStore.java 368 * <configKey>=([0:9]+)
674 + " " + config.configKey());
    [all...]
WifiStateMachine.java 349 + " key=" + config.configKey());
    [all...]
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
CameraMetadataTest.java     [all...]
  /frameworks/base/wifi/java/android/net/wifi/
WifiConfiguration.java 787 * configKey is : "SSID"-WEP-WPA_PSK-WPA_EAP
867 if (config.linkedConfigurations.get(configKey()) != null
868 && linkedConfigurations.get(config.configKey()) != null) {
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.test.performance_3.6.0.v20091014.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar 

Completed in 2537 milliseconds