Searched refs:host_pairing_controller_ (Results 1 – 2 of 2) sorted by relevance
340 if (!host_pairing_controller_) { in CreateScreen()341 host_pairing_controller_.reset( in CreateScreen()343 host_pairing_controller_->StartPairing(); in CreateScreen()347 host_pairing_controller_.get()); in CreateScreen()441 host_pairing_controller_.get()); in ShowEnrollmentScreen()1267 host_pairing_controller_ = pairing_controller.Pass(); in OnSharkConnected()
404 scoped_ptr<pairing_chromeos::HostPairingController> host_pairing_controller_; variable