Searched refs:cellular_plan_payment_time_ (Results 1 – 3 of 3) sorted by relevance
294 base::Time cellular_plan_payment_time_;
1079 cellular_plan_payment_time_ = base::Time::Now(); in SignalCellularPlanPayment()1085 cellular_plan_payment_time_).InHours() < kRecentPlanPaymentHours; in HasRecentCellularPlanPayment()
2785 cellular_plan_payment_time_ = base::Time::Now(); in SignalCellularPlanPayment()2791 cellular_plan_payment_time_).InHours() < kRecentPlanPaymentHours; in HasRecentCellularPlanPayment()4318 base::Time cellular_plan_payment_time_; member in chromeos::NetworkLibraryImpl