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

  /external/chromium_org/chromeos/dbus/
dbus_thread_manager.h 137 virtual BluetoothInputClient* GetBluetoothInputClient() = 0;
dbus_thread_manager.cc 341 virtual BluetoothInputClient* GetBluetoothInputClient() OVERRIDE {
577 InitClient(g_dbus_thread_manager->GetBluetoothInputClient());
fake_dbus_thread_manager.h 96 virtual BluetoothInputClient* GetBluetoothInputClient() OVERRIDE;
fake_dbus_thread_manager.cc 369 FakeDBusThreadManager::GetBluetoothInputClient() {
fake_bluetooth_device_client.cc 658 DBusThreadManager::Get()->GetBluetoothInputClient());
    [all...]
  /external/chromium_org/device/bluetooth/
bluetooth_adapter_chromeos.cc 80 DBusThreadManager::Get()->GetBluetoothInputClient()->AddObserver(this);
100 DBusThreadManager::Get()->GetBluetoothInputClient()->RemoveObserver(this);
419 DBusThreadManager::Get()->GetBluetoothInputClient()->
bluetooth_device_chromeos.cc 285 DBusThreadManager::Get()->GetBluetoothInputClient()->

Completed in 93 milliseconds