HomeSort by relevance Sort by last modified time
    Searched refs:getSecurityType (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/
WifiConfigurationHelper.java 196 int securityType = getSecurityType(jsonConfig.getString("security"));
236 // Should never reach here as getSecurityType will already throw an exception
269 private static int getSecurityType(String security) {
  /frameworks/base/services/core/java/com/android/server/
NetworkManagementService.java     [all...]

Completed in 1285 milliseconds