HomeSort by relevance Sort by last modified time
    Searched full:internet (Results 1 - 25 of 2296) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/iproute2/etc/iproute2/
rt_realms 13 #6 internet
  /frameworks/opt/vcard/tests/res/raw/
v21_invalid_multiple_line.vcf 4 EMAIL;INTERNET:"Omega"
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/iana/
IANAObjectIdentifiers.java 7 * { iso(1) identifier-organization(3) dod(6) internet(1) } == IETF defined things
12 /** { iso(1) identifier-organization(3) dod(6) internet(1) } == IETF defined things */
13 static final ASN1ObjectIdentifier internet = new ASN1ObjectIdentifier("1.3.6.1"); field in interface:IANAObjectIdentifiers
14 /** 1.3.6.1.1: Internet directory: X.500 */
15 static final ASN1ObjectIdentifier directory = internet.branch("1");
16 /** 1.3.6.1.2: Internet management */
17 static final ASN1ObjectIdentifier mgmt = internet.branch("2");
19 static final ASN1ObjectIdentifier experimental = internet.branch("3");
21 static final ASN1ObjectIdentifier _private = internet.branch("4");
23 static final ASN1ObjectIdentifier security = internet.branch("5")
    [all...]
  /prebuilts/go/darwin-x86/src/net/testdata/
ipv6-hosts 3 # internet address and host name
7 # internet address with zone identifier and host name
10 # internet address, host name and aliases
ipv4-hosts 7 # internet address and host name
11 # internet address, host name and aliases
  /prebuilts/go/linux-x86/src/net/testdata/
ipv6-hosts 3 # internet address and host name
7 # internet address with zone identifier and host name
10 # internet address, host name and aliases
ipv4-hosts 7 # internet address and host name
11 # internet address, host name and aliases
  /frameworks/base/core/res/res/raw-rm/
loaderror.html 4 <title>Pagina d'internet betg disponibla</title>
13 <h2>Pagina d'internet betg disponibla</h2>
14 <p>Impussibel da chargiar la pagina d'internet sut <a href="%s">%s</a>. Errur:</p>
nodomain.html 4 <title>Pagina d'internet betg disponibla</title>
13 <h2>Pagina d'internet betg disponibla</h2>
14 <p>La pagina d'internet sut <a href="%s">%s</a> &egrave; eventualmain deactivada temporarmain u spustada definitivamain ad ina nova adressa da web.</p>
19 <li>Chargiai pli tard danovamain la pagina d'internet.</li>
  /system/connectivity/shill/
provider_db_unittest.bfd 22 name:,Internet Everywhere - Standard
24 name:,Internet Everywhere - Prepaid
26 name:,Internet Everywhere - Intranet Access
45 name:,Internet/WebConnect
49 name:,Internet (old)
51 name:,Internet with VPN (old)
  /external/libvncserver/common/
sha1.h 2 * Copyright (C) The Internet Society (2001). All Rights Reserved.
11 * the copyright notice or references to the Internet Society or other
12 * Internet organizations, except as needed for the purpose of
13 * developing Internet standards in which case the procedures for
14 * copyrights defined in the Internet Standards process must be
19 * revoked by the Internet Society or its successors or assigns.
22 * "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING
  /device/google/marlin/overlay/frameworks/base/core/res/res/values-mcc722-mnc34/
config.xml 31 <item>Personal Internet Movil,internet.personal.com,,,internet,internet,,,,,722,34,1,DUN</item>
  /device/lge/bullhead/overlay/frameworks/base/core/res/res/values-mcc722-mnc34/
config.xml 31 <item>Personal Internet Movil,internet.personal.com,,,internet,internet,,,,,722,34,1,DUN</item>
  /packages/apps/UnifiedEmail/
proguard-test.flags 8 -keep class com.android.emailcommon.internet.MimeBodyPart
9 -keep class com.android.emailcommon.internet.MimeMessage {
14 -keep class com.android.emailcommon.internet.MimeMultipart
15 -keep class com.android.emailcommon.internet.MimeUtility {
  /frameworks/base/docs/html/training/monitoring-device-state/
connectivity-monitoring.jd 19 <li><a href="#DetermineConnection">Determine if you Have an Internet Connection</a></li>
20 <li><a href="#DetermineType">Determine the Type of your Internet Connection</a></li>
34 updates of application data from Internet resources, cache data, or execute long running downloads.
35 But if you aren't connected to the Internet, or the connection is too slow to complete your
39 connected to the Internet, and if so, what type of connection is in place.</p>
42 <h2 id="DetermineConnection">Determine if You Have an Internet Connection</h2>
44 <p>There's no need to schedule an update based on an Internet resource if you aren't connected to
45 the Internet. The following snippet shows how to use the {@link android.net.ConnectivityManager}
46 to query the active network and determine if it has Internet connectivity.</p>
56 <h2 id="DetermineType">Determine the Type of your Internet Connection</h2
    [all...]
  /frameworks/base/docs/html-intl/intl/es/training/monitoring-device-state/
connectivity-monitoring.jd 19 <li><a href="#DetermineConnection">Cómo determinar si tienes conexión a Internet</a></li>
20 <li><a href="#DetermineType">Cómo determinar el tipo de conexión a Internet</a></li>
33 <p>Algunos de los usos más comunes para las alarmas con repetición y los servicios en segundo plano es programar actualizaciones regulares de los datos de aplicaciones a partir de recursos de Internet, almacenar datos en la memoria caché o ejecutar descargas a largo plazo. Sin embargo, si no estás conectado a Internet o la conexión es demasiado débil para completar la descarga, ¿para qué activar el dispositivo y programar la actualización?</p>
35 <p>Puedes utilizar {@link android.net.ConnectivityManager} para comprobar si estás conectado a Internet y, en ese caso, el tipo de conexión que estás utilizando.</p>
38 <h2 id="DetermineConnection">Cómo determinar si tienes conexión a Internet</h2>
40 <p>No es necesario programar una actualización basada en un recurso de Internet si no estás conectado. En el fragmento que aparece a continuación, se muestra cómo utilizar {@link android.net.ConnectivityManager} para consultar la red activa y determinar si hay conexión a Internet.</p>
49 <h2 id="DetermineType">Cómo determinar el tipo de conexión a Internet</h2>
51 <p>También puedes determinar el tipo de conexión a Internet que hay disponible.</p
    [all...]
  /development/ndk/platforms/android-14/samples/native-media/
AndroidManifest.xml 5 <!-- INTERNET is needed to use a URI-based media player, depending on the URI -->
6 <uses-permission android:name="android.permission.INTERNET"></uses-permission>
  /development/ndk/platforms/android-21/samples/native-codec/
AndroidManifest.xml 20 <!-- INTERNET is needed to use a URI-based media player, depending on the URI -->
21 <uses-permission android:name="android.permission.INTERNET"></uses-permission>
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
sha256.pem 1 # Certificate chain for https://sha256.tbs-internet.com
2 0 s:/C=FR/postalCode=14000/ST=Calvados/L=CAEN/street=22 rue de Bretagne/O=TBS INTERNET/OU=0002 440443810/OU=Certificats TBS X509/CN=ecom.tbs-x509.com
3 i:/C=FR/ST=Calvados/L=Caen/O=TBS INTERNET/OU=Terms and Conditions: http://www.tbs-internet.com/CA/repository/OU=TBS INTERNET CA/CN=TBS X509 CA business
40 1 s:/C=FR/ST=Calvados/L=Caen/O=TBS INTERNET/OU=Terms and Conditions: http://www.tbs-internet.com/CA/repository/OU=TBS INTERNET CA/CN=TBS X509 CA business
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
sha256.pem 1 # Certificate chain for https://sha256.tbs-internet.com
2 0 s:/C=FR/postalCode=14000/ST=Calvados/L=CAEN/street=22 rue de Bretagne/O=TBS INTERNET/OU=0002 440443810/OU=Certificats TBS X509/CN=ecom.tbs-x509.com
3 i:/C=FR/ST=Calvados/L=Caen/O=TBS INTERNET/OU=Terms and Conditions: http://www.tbs-internet.com/CA/repository/OU=TBS INTERNET CA/CN=TBS X509 CA business
40 1 s:/C=FR/ST=Calvados/L=Caen/O=TBS INTERNET/OU=Terms and Conditions: http://www.tbs-internet.com/CA/repository/OU=TBS INTERNET CA/CN=TBS X509 CA business
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
sha256.pem 1 # Certificate chain for https://sha256.tbs-internet.com
2 0 s:/C=FR/postalCode=14000/ST=Calvados/L=CAEN/street=22 rue de Bretagne/O=TBS INTERNET/OU=0002 440443810/OU=Certificats TBS X509/CN=ecom.tbs-x509.com
3 i:/C=FR/ST=Calvados/L=Caen/O=TBS INTERNET/OU=Terms and Conditions: http://www.tbs-internet.com/CA/repository/OU=TBS INTERNET CA/CN=TBS X509 CA business
40 1 s:/C=FR/ST=Calvados/L=Caen/O=TBS INTERNET/OU=Terms and Conditions: http://www.tbs-internet.com/CA/repository/OU=TBS INTERNET CA/CN=TBS X509 CA business
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
sha256.pem 1 # Certificate chain for https://sha256.tbs-internet.com
2 0 s:/C=FR/postalCode=14000/ST=Calvados/L=CAEN/street=22 rue de Bretagne/O=TBS INTERNET/OU=0002 440443810/OU=Certificats TBS X509/CN=ecom.tbs-x509.com
3 i:/C=FR/ST=Calvados/L=Caen/O=TBS INTERNET/OU=Terms and Conditions: http://www.tbs-internet.com/CA/repository/OU=TBS INTERNET CA/CN=TBS X509 CA business
40 1 s:/C=FR/ST=Calvados/L=Caen/O=TBS INTERNET/OU=Terms and Conditions: http://www.tbs-internet.com/CA/repository/OU=TBS INTERNET CA/CN=TBS X509 CA business
  /external/jetty/
AndroidManifest.xml 11 <uses-permission android:name="android.permission.INTERNET" />
  /frameworks/base/docs/html/training/
building-connectivity.jd 9 You'll learn how to connect to other devices in the area, connect to the Internet, backup and
  /frameworks/base/packages/services/PacProcessor/
AndroidManifest.xml 5 <uses-permission android:name="android.permission.INTERNET" />

Completed in 2526 milliseconds

1 2 3 4 5 6 7 8 91011>>