Searched refs:CHANGE_REASON_ADDED (Results 1 – 4 of 4) sorted by relevance
409 public static final int CHANGE_REASON_ADDED = 0; field in WifiManager
59 import static android.net.wifi.WifiManager.CHANGE_REASON_ADDED;696 final int reason = intent.getIntExtra(EXTRA_CHANGE_REASON, CHANGE_REASON_ADDED);
1105 WifiManager.CHANGE_REASON_ADDED : WifiManager.CHANGE_REASON_CONFIG_CHANGE); in saveNetwork()1290 result.isNewNetwork ? WifiManager.CHANGE_REASON_ADDED : in addOrUpdateNetwork()
21079 field public static final int CHANGE_REASON_ADDED = 0; // 0x0