HomeSort by relevance Sort by last modified time
    Searched defs:bluetooth_input_client_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chromeos/dbus/
fake_dbus_thread_manager.h 140 scoped_ptr<BluetoothInputClient> bluetooth_input_client_; member in class:chromeos::FakeDBusThreadManager
dbus_thread_manager.cc 78 bluetooth_input_client_.reset(BluetoothInputClient::Create());
134 return bluetooth_input_client_.get();
224 scoped_ptr<BluetoothInputClient> bluetooth_input_client_; member in class:chromeos::DBusClientBundle

Completed in 975 milliseconds