Searched refs:BluetoothDetailedView (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ash/system/bluetooth/
H A Dtray_bluetooth.h14 class BluetoothDetailedView;
38 tray::BluetoothDetailedView* detailed_;
H A Dtray_bluetooth.cc97 class BluetoothDetailedView : public TrayDetailsView, class in namespace:ash::tray
101 BluetoothDetailedView(SystemTrayItem* owner, user::LoginStatus login) function in class:ash::tray::BluetoothDetailedView
110 virtual ~BluetoothDetailedView() {
411 DISALLOW_COPY_AND_ASSIGN(BluetoothDetailedView);
444 detailed_ = new tray::BluetoothDetailedView(this, status);

Completed in 105 milliseconds