Searched refs:CHANGE_REASON_ADDED (Results 1 – 4 of 4) sorted by relevance
356 public static final int CHANGE_REASON_ADDED = 0; field in WifiManager
56 import static android.net.wifi.WifiManager.CHANGE_REASON_ADDED;608 final int reason = intent.getIntExtra(EXTRA_CHANGE_REASON, CHANGE_REASON_ADDED);
907 WifiManager.CHANGE_REASON_ADDED : WifiManager.CHANGE_REASON_CONFIG_CHANGE); in saveNetwork()1082 result.isNewNetwork ? WifiManager.CHANGE_REASON_ADDED : in addOrUpdateNetwork()
19523 field public static final int CHANGE_REASON_ADDED = 0; // 0x0