HomeSort by relevance Sort by last modified time
    Searched refs:network (Results 351 - 375 of 402) sorted by null

<<11121314151617

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GSMPhone.java 733 // Only look at the Network portion for mmi
    [all...]
  /external/chromium_org/chrome/browser/chromeos/cros/
network_library.cc 20 #include "chromeos/network/certificate_pattern.h"
21 #include "chromeos/network/client_cert_util.h"
22 #include "chromeos/network/cros_network_functions.h"
23 #include "chromeos/network/network_state_handler.h"
24 #include "chromeos/network/onc/onc_utils.h"
36 // NetworkLibraryImpl manages a series of classes that describe network devices
42 // Network: a network service ("network").
43 // network_map_: canonical map<path, Network*> for all visible networks
513 Network* network = local
    [all...]
  /external/chromium_org/chrome/browser/chromeos/options/
vpn_config_view.cc 7 #include "ash/system/chromeos/network/network_connect.h"
15 #include "chromeos/network/network_configuration_handler.h"
16 #include "chromeos/network/network_event_log.h"
17 #include "chromeos/network/network_state.h"
18 #include "chromeos/network/network_state_handler.h"
19 #include "chromeos/network/network_ui_data.h"
20 #include "chromeos/network/onc/onc_constants.h"
377 // Shill no longer knows about this network (edge case).
379 NET_LOG_ERROR("Network not found", service_path_);
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/options/
preferences_browsertest.cc 48 #include "chromeos/network/network_state.h"
49 #include "chromeos/network/network_state_handler.h"
739 const chromeos::NetworkState* network = GetDefaultNetwork(); variable
740 chromeos::proxy_config::SetProxyConfigForNetwork(proxy_config, *network);
742 std::string url = base::StringPrintf("%s?network=%s",
744 network->path().c_str());
    [all...]
  /external/ipsec-tools/src/racoon/
cfparse.y 671 yyerror("bad IPv4 network address.");
986 struct unity_network network;
987 memset(&network,0,sizeof(network));
989 if (inet_pton(AF_INET, $1->v, &network.addr4) != 1)
993 network.mask4.s_addr = ($2) ? htonl(~((1 << (32 - $2)) - 1)) : 0;
995 /* add the network to our list */
996 if (splitnet_list_add(&icc->splitnet_list, &network,&icc->splitnet_count))
997 yyerror("Unable to allocate split network");
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvoiceengine.cc     [all...]
webrtcvideoengine.cc     [all...]
  /external/chromium_org/chrome/browser/automation/
automation_provider_observers.h 153 // form, account picker, a network error or the OOBE wizard, depending on Chrome
838 virtual const chromeos::Network* GetNetwork(
842 virtual void NetworkStatusCheck(const chromeos::Network* network) = 0;
853 // network and returns the status to the automation provider.
859 virtual void NetworkStatusCheck(const chromeos::Network* network);
865 // Waits until a network has disconnected. Then returns success
873 virtual void NetworkStatusCheck(const chromeos::Network* network);
    [all...]
  /external/chromium_org/sync/notifier/
sync_invalidation_listener.cc 122 sync_system_resources_.network()->UpdateCredentials(email, token);
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
Toolbar.js 102 "network": true,
117 "network": true,
  /external/chromium_org/v8/tools/
run-tests.py 45 from testrunner.network import network_execution
115 result.add_option("--no-network", "--nonetwork",
116 help="Don't distribute tests on the network",
190 print("Specifying --command-prefix disables network distribution, "
346 # Run the tests, either locally or distributed on the network.
356 print("Network distribution disabled, running tests locally.")
358 print("Network distribution is only supported on Linux, sorry!")
367 print("No other peers on the network; running tests locally.")
  /frameworks/base/docs/html/training/
training_toc.cs 489 "How to find and connect to local devices using Network Service
495 Using Network Service Discovery
510 <a href="<?cs var:toroot ?>training/basics/network-ops/index.html"
512 "How to create a network connection, monitor the connection for changes
514 >Performing Network Operations</a>
517 <li><a href="<?cs var:toroot ?>training/basics/network-ops/connecting.html">
518 Connecting to the Network
521 <li><a href="<?cs var:toroot ?>training/basics/network-ops/managing.html">
522 Managing Network Usage
525 <li><a href="<?cs var:toroot ?>training/basics/network-ops/xml.html"
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
Phone.java 117 // Used for preferred network type
140 static final int CDMA_RM_ANY = 2; // Roaming on Any Network, as defined in PRL
437 * its network activity and is in its final state. This may mean a state
497 * Register for Supplementary Service notifications from the network.
    [all...]
PhoneProxy.java 782 public void selectNetworkManually(OperatorInfo network, Message response) {
783 mActivePhone.selectNetworkManually(network, response);
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
SipPhoneBase.java 408 OperatorInfo network,
  /frameworks/base/services/java/com/android/server/
ConnectivityService.java 174 // TODO: create better separation between radio types and network types
176 // how long to wait before switching back to a radio's default network
195 // Set network sampling interval at 12 minutes, this way, even if the timers get
200 // start network sampling a minute after booting ...
224 /** Currently active network rules by UID. */
230 * Sometimes we want to refer to the individual network state
236 /* Handles captive portal check on a network */
287 * default network
297 * used internally to change our network preference setting
429 // the set of network types that can only be enabled by system/sig app
1295 NetworkStateTracker network = mNetTrackers[usedNetworkType]; local
2820 String network = nt.getNetworkInfo().getTypeName(); local
    [all...]
  /external/iproute2/doc/
ip-cref.tex 112 \item \verb|link| --- network device
225 \section{{\tt ip link} --- network device configuration}
228 \paragraph{Object:} A \verb|link| is a network device and the corresponding
242 --- \verb|NAME| specifies the network device on which to operate.
299 --- move the device to the network namespace associated with the process PID.
339 --- \verb|NAME| specifies the network device to show.
396 from other nodes on the network.
430 this mode exists only on broadcast links and is used by bridges and for network
437 no invariant value and its interpretation depends on the network protocols
551 to a network device. Each device must have at least one addres
    [all...]
  /external/chromium/third_party/libjingle/source/talk/
libjingle.scons 110 "base/network.cc",
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
port.cc 128 talk_base::PacketSocketFactory* factory, talk_base::Network* network,
133 network_(network),
694 // allow for changes in network conditions.
  /external/chromium_org/chrome/browser/resources/chromeos/wallpaper_manager/js/
event_page.js 28 * network issue.
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
turnport.cc 177 talk_base::Network* network,
184 : Port(thread, RELAY_PORT_TYPE, factory, network, ip, min_port, max_port,
    [all...]
  /external/openssh/contrib/suse/
openssh.spec 56 two untrusted hosts over an insecure network. X11 connections and
70 two untrusted hosts over an insecure network. X11 connections and
  /ndk/build/core/
definitions-host.mk 148 # //bar/foo -> top-level 'foo' on network share 'bar'
  /ndk/
ndk-gdb.py 708 # Setup network redirection
709 log('Setup network redirection')
714 error('''Could not setup network redirection to gdbserver?
  /frameworks/base/core/java/android/provider/
Settings.java 180 * monitoring of encrypted network traffic.
561 * Activity Action: Show settings for selecting the network operator.
    [all...]

Completed in 977 milliseconds

<<11121314151617