Home | History | Annotate | Download | only in cros

Lines Matching refs:CellularDataPlan

1409 // CellularDataPlan
1411 string16 CellularDataPlan::GetPlanDesciption() const {
1441 string16 CellularDataPlan::GetRemainingWarning() const {
1460 string16 CellularDataPlan::GetDataRemainingDesciption() const {
1483 string16 CellularDataPlan::GetUsageInfo() const {
1507 std::string CellularDataPlan::GetUniqueIdentifier() const {
1518 base::TimeDelta CellularDataPlan::remaining_time() const {
1523 int64 CellularDataPlan::remaining_minutes() const {
1527 int64 CellularDataPlan::remaining_data() const {
1532 string16 CellularDataPlan::GetPlanExpiration() const {
2455 virtual const CellularDataPlan* GetSignificantDataPlan(
3982 const CellularDataPlan* GetSignificantDataPlanFromVector(
3984 const CellularDataPlan* significant = NULL;
3997 const CellularDataPlan* plan = GetSignificantDataPlanFromVector(data_plans);
4040 CellularDataPlan* plan = new CellularDataPlan(*info);
4155 CellularDataPlan* base_plan = new CellularDataPlan();
4164 CellularDataPlan* paid_plan = new CellularDataPlan();
4433 virtual const CellularDataPlan* GetSignificantDataPlan(