Home | History | Annotate | Download | only in provider

Lines Matching refs:WIFI_NUM_OPEN_NETWORKS_KEPT

1229             MOVED_TO_SECURE.add(Secure.WIFI_NUM_OPEN_NETWORKS_KEPT);
2862 * @deprecated Use {@link android.provider.Settings.Global#WIFI_NUM_OPEN_NETWORKS_KEPT}
2866 public static final String WIFI_NUM_OPEN_NETWORKS_KEPT = Global.WIFI_NUM_OPEN_NETWORKS_KEPT;
3052 MOVED_TO_GLOBAL.add(Settings.Global.WIFI_NUM_OPEN_NETWORKS_KEPT);
4225 * @deprecated Use {@link android.provider.Settings.Global#WIFI_NUM_OPEN_NETWORKS_KEPT}
4229 public static final String WIFI_NUM_OPEN_NETWORKS_KEPT =
4230 Global.WIFI_NUM_OPEN_NETWORKS_KEPT;
4883 WIFI_NUM_OPEN_NETWORKS_KEPT, // moved to global
5818 public static final String WIFI_NUM_OPEN_NETWORKS_KEPT = "wifi_num_open_networks_kept";
6677 WIFI_NUM_OPEN_NETWORKS_KEPT,