Searched refs:current_plan (Results 1 – 1 of 1) sorted by relevance
266 const CellularDataPlan* current_plan = *iter; in OnCellularDataPlanChanged() local272 if (IsApplicableBackupPlan(current_plan, *iter)) { in OnCellularDataPlanChanged()273 SaveLastCellularInfo(cellular, current_plan); in OnCellularDataPlanChanged()281 current_plan->GetUniqueIdentifier() != cellular_data_plan_unique_id_; in OnCellularDataPlanChanged()284 InitNewPlan(current_plan); in OnCellularDataPlanChanged()288 ShowNoDataNotification(current_plan->plan_type); in OnCellularDataPlanChanged()294 ShowLowDataNotification(current_plan); in OnCellularDataPlanChanged()297 SaveLastCellularInfo(cellular, current_plan); in OnCellularDataPlanChanged()