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

/external/chromium_org/ash/system/bluetooth/
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 134 milliseconds