HomeSort by relevance Sort by last modified time
    Searched refs:set_sim_present (Results 1 - 5 of 5) sorted by null

  /system/connectivity/shill/cellular/
cellular_capability_gsm.cc 700 cellular()->set_sim_present(true);
758 cellular()->set_sim_present(true);
766 cellular()->set_sim_present(true);
769 cellular()->set_sim_present(false);
cellular.h 287 void set_sim_present(bool sim_present);
cellular_capability_universal.cc     [all...]
cellular_capability_gsm_unittest.cc 411 cellular_->set_sim_present(false);
cellular.cc 1407 void Cellular::set_sim_present(bool sim_present) { function in class:shill::Cellular
    [all...]

Completed in 729 milliseconds