Searched refs:isSimCredential (Results 1 – 2 of 2) sorted by relevance
656 static boolean isSimCredential(@NonNull WifiConfiguration config) { in isSimCredential() method in Utils712 if (context == null || wifiConfig == null || !isSimCredential(wifiConfig) in getImsiProtectionDescription()
350 if (Utils.isSimCredential(mTargetWifiConfig) in connect()