HomeSort by relevance Sort by last modified time
    Searched refs:network (Results 326 - 350 of 388) sorted by null

<<111213141516

  /external/chromium_org/third_party/markdown/
inlinepatterns.py 368 safe url formats. Most urls contain a network location, however some
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
Phone.java 121 // Used for preferred network type
144 static final int CDMA_RM_ANY = 2; // Roaming on Any Network, as defined in PRL
467 * its network activity and is in its final state. This may mean a state
527 * Register for Supplementary Service notifications from the network.
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhoneBase.java 413 OperatorInfo network,
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
SipPhoneBase.java 393 OperatorInfo network,
  /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_org/chrome/browser/resources/chromeos/wallpaper_manager/js/
event_page.js 28 * network issue.
  /external/chromium_org/chromeos/dbus/
fake_shill_manager_client.cc 430 const base::DictionaryValue& network) {
437 list_value->Append(network.DeepCopy());
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvideoengine.cc     [all...]
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
relayport.cc 194 talk_base::Network* network, const talk_base::IPAddress& ip,
197 : Port(thread, RELAY_PORT_TYPE, factory, network, ip, min_port, max_port,
811 // This should have almost no impact on network usage.
  /external/chromium_org/third_party/webrtc/base/
webrtc_base.target.darwin-arm64.mk 57 third_party/webrtc/base/network.cc \
webrtc_base.target.darwin-mips.mk 57 third_party/webrtc/base/network.cc \
webrtc_base.target.darwin-x86.mk 57 third_party/webrtc/base/network.cc \
webrtc_base.target.darwin-x86_64.mk 57 third_party/webrtc/base/network.cc \
webrtc_base.target.linux-arm64.mk 57 third_party/webrtc/base/network.cc \
webrtc_base.target.linux-mips.mk 57 third_party/webrtc/base/network.cc \
webrtc_base.target.linux-x86.mk 57 third_party/webrtc/base/network.cc \
webrtc_base.target.linux-x86_64.mk 57 third_party/webrtc/base/network.cc \
  /external/chromium_org/tools/perf/page_sets/endure/
indexeddb_app.js 194 Math.random() * 200); // Simulate network jitter
  /external/sepolicy/
Android.mk 268 LOCAL_MODULE := selinux-network.sh
  /ndk/build/core/
definitions-host.mk 172 # //bar/foo -> top-level 'foo' on network share 'bar'
  /ndk/
ndk-gdb.py 735 # Setup network redirection
736 log('Setup network redirection')
741 error('''Could not setup network redirection to gdbserver?
    [all...]
  /frameworks/base/services/core/java/com/android/server/
NetworkManagementService.java 47 import android.net.Network;
229 // the network actually went inactive. (It might be nice to still do this,
433 // on the mobile network, that is not coming from the radio itself, and we
645 * a network interface change occured
685 * An network interface class state changed (active/idle)
707 * A network address change occurred
    [all...]
  /external/chromium_org/v8/tools/
run-tests.py 48 from testrunner.network import network_execution
150 result.add_option("--no-network", "--nonetwork",
151 help="Don't distribute tests on the network",
253 print("Specifying --command-prefix disables network distribution, "
471 # Run the tests, either locally or distributed on the network.
483 print("Network distribution disabled, running tests locally.")
485 print("Network distribution is only supported on Linux, sorry!")
494 print("No other peers on the network; running tests locally.")
  /frameworks/base/core/java/android/provider/
Settings.java 222 * monitoring of encrypted network traffic.
632 * Activity Action: Show settings for selecting the network operator.
    [all...]
  /packages/apps/Settings/src/com/android/settings/
DataUsageSummary.java 354 // bind network switches
437 // selected network, and binds chart, cycles and detail list.
769 // kick off loader for network history
771 // network history when showing app detail.
    [all...]

Completed in 3485 milliseconds

<<111213141516