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

  /external/chromium_org/device/nfc/
nfc_adapter_chromeos.h 82 void OnSetPowered(const base::Closure& callback,
nfc_adapter_chromeos.cc 87 base::Bind(&NfcAdapterChromeOS::OnSetPowered,
351 void NfcAdapterChromeOS::OnSetPowered(const base::Closure& callback,
354 VLOG(1) << "NfcAdapterChromeOS::OnSetPowered result: " << success;
  /external/chromium_org/components/pairing/
bluetooth_host_pairing_controller.cc 143 OnSetPowered();
147 base::Bind(&BluetoothHostPairingController::OnSetPowered,
154 void BluetoothHostPairingController::OnSetPowered() {
bluetooth_controller_pairing_controller.cc 105 void BluetoothControllerPairingController::OnSetPowered() {
122 OnSetPowered();
126 base::Bind(&BluetoothControllerPairingController::OnSetPowered,
bluetooth_controller_pairing_controller.h 43 void OnSetPowered();
bluetooth_host_pairing_controller.h 49 void OnSetPowered();

Completed in 58 milliseconds