HomeSort by relevance Sort by last modified time
    Searched full:autoconnect (Results 26 - 50 of 52) sorted by null

12 3

  /external/chromium_org/chromeos/network/
policy_applicator.cc 262 return; // Autoconnect for Ethernet cannot be configured.
264 // By default all networks are allowed to autoconnect.
276 // Autoconnect is already explictly disabled. No need to set it again.
  /external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/linux/
main_wnd.h 48 GtkMainWnd(const char* server, int port, bool autoconnect, bool autocall);
main_wnd.cc 143 GtkMainWnd::GtkMainWnd(const char* server, int port, bool autoconnect,
147 server_(server), autoconnect_(autoconnect), autocall_(autocall) {
  /external/chromium_org/components/onc/
onc_constants.cc 127 const char kAutoConnect[] = "AutoConnect";
213 const char kAutoConnect[] = "AutoConnect";
  /external/chromium_org/chromeos/dbus/
bluetooth_profile_manager_client.cc 108 // Always send RequireAuthentication, RequireAuthorization and AutoConnect.
  /external/chromium_org/chrome/browser/resources/options/chromeos/
internet_detail.html 95 data="autoConnect" for="auto-connect-network-wifi">
179 data="autoConnect" for="auto-connect-network-wimax">
227 data="autoConnect" for="auto-connect-network-vpn">
347 data="autoConnect" for="auto-connect-network-cellular">
internet_detail.js     [all...]
  /external/chromium_org/components/wifi/
fake_wifi_service.cc 122 " \"AutoConnect\": {"
  /developers/build/prebuilts/gradle/BluetoothLeGatt/BluetoothLeGattSample/src/main/java/com/example/android/bluetoothlegatt/
BluetoothLeService.java 235 // We want to directly connect to the device, so we are setting the autoConnect
  /developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/BluetoothLeGattSample/src/main/java/com/example/android/bluetoothlegatt/
BluetoothLeService.java 235 // We want to directly connect to the device, so we are setting the autoConnect
  /development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/
BluetoothLeService.java 235 // We want to directly connect to the device, so we are setting the autoConnect
  /external/chromium_org/chrome/browser/extensions/api/networking_private/
networking_private_apitest.cc 380 " \"Recommended\": [ \"AutoConnect\", \"Passphrase\" ],"
  /external/chromium_org/chrome/common/extensions/api/
bluetooth.idl 63 boolean? autoConnect;
  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
AdapterState.java 158 adapterService.autoConnect();
AdapterService.java     [all...]
  /frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java     [all...]
  /external/chromium/chrome/browser/resources/options/chromeos/
internet_options.js 356 $('autoConnectNetwork').checked = data.autoConnect;
  /external/chromium_org/chrome/browser/chromeos/net/
onc_utils.cc 294 return false; // By default, all networks are allowed to autoconnect.
  /external/chromium_org/chrome/browser/chromeos/mobile/
mobile_activator.cc 306 // We want shill to connect us after activations, so enable autoconnect.
508 // Explicit service Disconnect()s disable autoconnect on the service until
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
internet_options_handler.cc 166 const char kTagAutoConnect[] = "autoConnect";
586 // the Autoconnect property, which respects additionally global network policy.
599 // Autoconnect can be controlled by the GlobalNetworkConfiguration of the
    [all...]
  /external/chromium/chrome/browser/ui/webui/chromeos/
mobile_setup_ui.cc     [all...]
  /external/chromium_org/components/onc/docs/
onc_spec.html 488 <dt class="field">AutoConnect</dt>
576 <dt class="field">AutoConnect</dt>
    [all...]
  /frameworks/base/docs/html/guide/topics/connectivity/
bluetooth-le.jd 322 <code>autoConnect</code> (boolean indicating whether to automatically connect to
  /external/chromium/chrome/browser/ui/webui/options/chromeos/
internet_options_handler.cc 665 dictionary->SetBoolean("autoConnect", wifi->auto_connect());
    [all...]
  /external/qemu/
usb-linux.c     [all...]

Completed in 430 milliseconds

12 3