OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:toggle_bluetooth_
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/ash/system/bluetooth/
tray_bluetooth.cc
105
toggle_bluetooth_
(NULL),
208
toggle_bluetooth_
= new TrayPopupHeaderButton(this,
214
toggle_bluetooth_
->SetToggled(!delegate->GetBluetoothEnabled());
215
toggle_bluetooth_
->SetTooltipText(
217
toggle_bluetooth_
->SetToggledTooltipText(
219
footer()->AddButton(
toggle_bluetooth_
);
223
if (
toggle_bluetooth_
) {
224
toggle_bluetooth_
->SetToggled(
240
toggle_bluetooth_
) {
393
if (sender ==
toggle_bluetooth_
)
404
TrayPopupHeaderButton*
toggle_bluetooth_
;
member in class:ash::tray::BluetoothDetailedView
[
all
...]
Completed in 615 milliseconds