OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BluetoothDefaultView
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/system/bluetooth/
tray_bluetooth.h
13
class
BluetoothDefaultView
;
37
tray::
BluetoothDefaultView
* default_;
tray_bluetooth.cc
64
class
BluetoothDefaultView
: public TrayItemMore {
66
BluetoothDefaultView
(SystemTrayItem* owner, bool show_more)
73
virtual ~
BluetoothDefaultView
() {}
93
DISALLOW_COPY_AND_ASSIGN(
BluetoothDefaultView
);
427
default_ = new tray::
BluetoothDefaultView
(
Completed in 928 milliseconds