OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bluetooth_discovering_
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/ash/system/bluetooth/
tray_bluetooth.cc
109
bluetooth_discovering_
(false) {
140
if (!
bluetooth_discovering_
&& bluetooth_enabled) {
141
bluetooth_discovering_
= true;
145
bluetooth_discovering_
= false;
153
if (delegate &&
bluetooth_discovering_
) {
154
bluetooth_discovering_
= false;
402
bool
bluetooth_discovering_
;
member in class:ash::internal::tray::BluetoothDetailedView
Completed in 31 milliseconds