Searched refs:BluetoothDetailedView (Results 1 – 2 of 2) sorted by relevance
16 class BluetoothDetailedView; variable40 tray::BluetoothDetailedView* detailed_;
99 class BluetoothDetailedView : public TrayDetailsView, class103 BluetoothDetailedView(SystemTrayItem* owner, user::LoginStatus login) in BluetoothDetailedView() function in ash::internal::tray::BluetoothDetailedView114 virtual ~BluetoothDetailedView() { in ~BluetoothDetailedView()404 DISALLOW_COPY_AND_ASSIGN(BluetoothDetailedView);437 detailed_ = new tray::BluetoothDetailedView(this, status); in CreateDetailedView()