Searched refs:GetBluetoothInputClient (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chromeos/dbus/
H A Ddbus_thread_manager.cc151 BluetoothInputClient* DBusThreadManager::GetBluetoothInputClient() { function in class:chromeos::DBusThreadManager
281 GetBluetoothInputClient()->Init(GetSystemBus());
H A Ddbus_thread_manager.h123 BluetoothInputClient* GetBluetoothInputClient();
H A Dfake_bluetooth_device_client.cc658 DBusThreadManager::Get()->GetBluetoothInputClient());
1003 DBusThreadManager::Get()->GetBluetoothInputClient());
/external/chromium_org/device/bluetooth/
H A Dbluetooth_adapter_chromeos.cc83 DBusThreadManager::Get()->GetBluetoothInputClient()->AddObserver(this);
103 DBusThreadManager::Get()->GetBluetoothInputClient()->RemoveObserver(this);
416 DBusThreadManager::Get()->GetBluetoothInputClient()->
H A Dbluetooth_device_chromeos.cc274 DBusThreadManager::Get()->GetBluetoothInputClient()->

Completed in 1011 milliseconds