Home
last modified time | relevance | path

Searched refs:bluetooth_input_client_ (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chromeos/dbus/
Ddbus_client_bundle.h126 return bluetooth_input_client_.get(); in bluetooth_input_client()
252 scoped_ptr<BluetoothInputClient> bluetooth_input_client_; variable
Ddbus_client_bundle.cc129 bluetooth_input_client_.reset(BluetoothInputClient::Create()); in DBusClientBundle()
144 bluetooth_input_client_.reset(new FakeBluetoothInputClient); in DBusClientBundle()
Ddbus_thread_manager.cc473 DBusThreadManager::Get()->client_bundle_->bluetooth_input_client_ = in SetBluetoothInputClient()