Searched refs:BluetoothDetailedView (Results 1 – 2 of 2) sorted by relevance
14 class BluetoothDetailedView; variable38 tray::BluetoothDetailedView* detailed_;
97 class BluetoothDetailedView : public TrayDetailsView, class101 BluetoothDetailedView(SystemTrayItem* owner, user::LoginStatus login) in BluetoothDetailedView() function in ash::tray::BluetoothDetailedView110 virtual ~BluetoothDetailedView() { in ~BluetoothDetailedView()411 DISALLOW_COPY_AND_ASSIGN(BluetoothDetailedView);444 detailed_ = new tray::BluetoothDetailedView(this, status); in CreateDetailedView()