Home | History | Annotate | Download | only in cellular

Lines Matching refs:kStateLinked

662             Cellular::GetStateString(Cellular::kStateLinked));
790 EXPECT_EQ(Cellular::kStateLinked, device_->state_);
1155 device_->state_ = Cellular::kStateLinked;
1287 device_->state_ = Cellular::kStateLinked;
1484 device_->state_ = Cellular::kStateLinked;
1493 EXPECT_EQ(Cellular::kStateLinked, device_->state());