Home | History | Annotate | Download | only in cellular

Lines Matching refs:sim_present

1407 void Cellular::set_sim_present(bool sim_present) {
1408 if (sim_present_ == sim_present)
1411 sim_present_ = sim_present;