Searched refs:getAuthType (Results 1 – 4 of 4) sorted by relevance
103 assertEquals(config1.getAuthType(), config2.getAuthType()); in verifyApConfig()
175 int authType = config.getAuthType(); in writeApConfiguration()
1697 public int getAuthType() { in getAuthType() method in WifiConfiguration2072 out.writeInt(getAuthType()); in getBytesForBackup()
1509 switch (wifiConfig.getAuthType()) { in getSecurityType()