OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bluetooth_handler_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/webui/chromeos/
bluetooth_pairing_ui.cc
24
bluetooth_handler_
(new options::BluetoothOptionsHandler()) {
31
web_ui->AddMessageHandler(
bluetooth_handler_
);
32
bluetooth_handler_
->GetLocalizedValues(&localized_strings);
50
bluetooth_handler_
->Uninitialize();
55
bluetooth_handler_
->InitializeHandler();
57
bluetooth_handler_
->InitializePage();
bluetooth_pairing_ui.h
30
options::BluetoothOptionsHandler*
bluetooth_handler_
;
member in class:chromeos::BluetoothPairingUI
Completed in 71 milliseconds