Searched defs:BluetoothInputClientImpl (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chromeos/dbus/
H A Dbluetooth_input_client.cc34 class BluetoothInputClientImpl class in namespace:chromeos
38 explicit BluetoothInputClientImpl(dbus::Bus* bus) function in class:chromeos::BluetoothInputClientImpl
49 virtual ~BluetoothInputClientImpl() {
76 base::Bind(&BluetoothInputClientImpl::OnPropertyChanged,
127 base::WeakPtrFactory<BluetoothInputClientImpl> weak_ptr_factory_;
129 DISALLOW_COPY_AND_ASSIGN(BluetoothInputClientImpl);
142 return new BluetoothInputClientImpl(bus);

Completed in 60 milliseconds