HomeSort by relevance Sort by last modified time
    Searched full:cellular_data_plan_type_ (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/chromeos/
network_message_observer.h 64 CellularDataPlanType cellular_data_plan_type_; member in class:chromeos::NetworkMessageObserver
network_message_observer.cc 257 ShowNoDataNotification(cellular_data_plan_type_);
313 cellular_data_plan_type_ = plan->plan_type;
316 cellular_data_plan_type_ = CELLULAR_DATA_PLAN_UNKNOWN;

Completed in 118 milliseconds