Searched refs:KEY_SECURITY (Results 1 – 1 of 1) sorted by relevance
100 static final String KEY_SECURITY = "key_security"; field in AccessPoint173 if (savedState.containsKey(KEY_SECURITY)) { in AccessPoint()174 security = savedState.getInt(KEY_SECURITY); in AccessPoint()954 savedState.putInt(KEY_SECURITY, security); in saveWifiState()