OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kCellularAllowRoamingProperty
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/chromeos/dbus/
shill_device_client_unittest.cc
82
writer.AppendString(shill::
kCellularAllowRoamingProperty
);
89
OnPropertyChanged(shill::
kCellularAllowRoamingProperty
,
106
OnPropertyChanged(shill::
kCellularAllowRoamingProperty
,
122
entry_writer.AppendString(shill::
kCellularAllowRoamingProperty
);
129
value.SetWithoutPathExpansion(shill::
kCellularAllowRoamingProperty
,
165
shill::
kCellularAllowRoamingProperty
,
172
shill::
kCellularAllowRoamingProperty
,
190
shill::
kCellularAllowRoamingProperty
),
194
shill::
kCellularAllowRoamingProperty
,
/external/chromium_org/chromeos/network/
network_device_handler_unittest.cc
44
shill::
kCellularAllowRoamingProperty
,
115
shill::
kCellularAllowRoamingProperty
, &allow_roaming));
118
// Set the shill::
kCellularAllowRoamingProperty
to true. The call
123
shill::
kCellularAllowRoamingProperty
,
137
shill::
kCellularAllowRoamingProperty
, &allow_roaming));
143
shill::
kCellularAllowRoamingProperty
,
/external/chromium_org/chromeos/network/onc/
onc_translation_tables.cc
132
{ ::onc::cellular::kAllowRoaming, shill::
kCellularAllowRoamingProperty
},
/external/chromium_org/chrome/browser/chromeos/settings/
device_settings_provider.cc
[
all
...]
/external/chromium/chrome/browser/chromeos/cros/
network_library.cc
191
const char*
kCellularAllowRoamingProperty
= "Cellular.AllowRoaming";
525
{
kCellularAllowRoamingProperty
, PROPERTY_INDEX_CELLULAR_ALLOW_ROAMING },
[
all
...]
Completed in 446 milliseconds