/external/chromium_org/third_party/webrtc/base/ |
rtc_base.target.darwin-arm.mk | 54 third_party/webrtc/base/network.cc \
|
rtc_base.target.darwin-arm64.mk | 54 third_party/webrtc/base/network.cc \
|
rtc_base.target.darwin-mips.mk | 54 third_party/webrtc/base/network.cc \
|
rtc_base.target.darwin-mips64.mk | 54 third_party/webrtc/base/network.cc \
|
rtc_base.target.darwin-x86.mk | 54 third_party/webrtc/base/network.cc \
|
rtc_base.target.darwin-x86_64.mk | 54 third_party/webrtc/base/network.cc \
|
rtc_base.target.linux-arm.mk | 54 third_party/webrtc/base/network.cc \
|
rtc_base.target.linux-arm64.mk | 54 third_party/webrtc/base/network.cc \
|
rtc_base.target.linux-mips.mk | 54 third_party/webrtc/base/network.cc \
|
rtc_base.target.linux-mips64.mk | 54 third_party/webrtc/base/network.cc \
|
rtc_base.target.linux-x86.mk | 54 third_party/webrtc/base/network.cc \
|
rtc_base.target.linux-x86_64.mk | 54 third_party/webrtc/base/network.cc \
|
/external/chromium_org/tools/perf/page_sets/endure/ |
indexeddb_app.js | 181 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 | 49 from testrunner.network import network_execution 182 result.add_option("--no-network", "--nonetwork", 183 help="Don't distribute tests on the network", 298 print("Specifying --command-prefix disables network distribution, " 542 # Run the tests, either locally or distributed on the network. 554 print("Network distribution disabled, running tests locally.") 556 print("Network distribution is only supported on Linux, sorry!") 565 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...] |
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
Phone.java | 122 // Used for preferred network type 145 static final int CDMA_RM_ANY = 2; // Roaming on Any Network, as defined in PRL 475 * its network activity and is in its final state. This may mean a state 535 * Register for Supplementary Service notifications from the network. 647 * Register for TTY mode change notifications from the network. [all...] |
PhoneProxy.java | 891 public void selectNetworkManually(OperatorInfo network, Message response) { 892 mActivePhone.selectNetworkManually(network, response); [all...] |
/external/chromium_org/chrome/browser/resources/chromeos/login/ |
login_common.js | 99 // Start asynchronously so the OOBE network screen comes in first.
|
/external/chromium_org/chromeos/dbus/ |
fake_shill_manager_client.cc | 449 const base::DictionaryValue& network) { 456 list_value->Append(network.DeepCopy()); [all...] |
/external/chromium_org/remoting/webapp/ |
server_log_entry.js | 96 return 'network-failure';
|
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/ |
webrtcvoiceengine.cc | [all...] |