HomeSort by relevance Sort by last modified time
    Searched full:network (Results 1201 - 1225 of 3324) sorted by null

<<41424344454647484950>>

  /frameworks/base/core/java/android/net/
LinkProperties.java 31 * Describes the properties of a network link.
33 * A link represents a connection to a network.
37 * Because it's a single network, the dns's
44 * the local network. The dns servers all return
NetworkIdentity.java 28 * Network definition that includes strong identity. Analogous to combining
  /frameworks/base/core/java/android/net/http/
Request.java 300 // Put this (network loading) thread to sleep if WebCore
308 + "network thread paused at WebCore's request."
365 * Called by RequestHandle from non-network thread
372 // Ensure that the network thread is not blocked by a hanging request from WebCore to
  /frameworks/base/core/java/android/speech/
RecognitionListener.java 62 * A network or recognition error occurred.
  /frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/functional/
ConnectivityManagerMobileTest.java 102 assertEquals("network type is not MOBILE", ConnectivityManager.TYPE_MOBILE,
104 assertTrue("not connected to cellular network", extraNetInfo.isConnected());
117 // Test case 1: Test enabling Wifi without associating with any AP, no broadcast on network
136 // the connectivity manager will not broadcast any network connectivity event for Wifi
  /frameworks/base/data/etc/
handheld_core_hardware.xml 28 <feature name="android.hardware.location.network" />
tablet_core_hardware.xml 27 <feature name="android.hardware.location.network" />
  /frameworks/base/docs/html/guide/topics/media/
index.jd 40 network connection, all using the {@link android.media.MediaPlayer} or {@link
  /frameworks/base/location/java/android/location/
CountryDetector.java 32 * <li>Mobile network</li>
  /frameworks/base/location/tests/locationtests/src/android/location/
LocationManagerTest.java 47 LocationProvider p = manager.getProvider("network");
  /frameworks/base/opengl/java/android/opengl/
Group.java 82 // Swap bytes from network to native order if necessary
  /frameworks/base/packages/SystemUI/src/com/android/systemui/net/
NetworkOverLimitActivity.java 82 Slog.w(TAG, "problem snoozing network policy", e);
  /frameworks/base/telephony/java/android/telephony/
ServiceState.java 33 * <li>Network selection mode
42 * with an operator either in home network or in roaming.
326 * network code.
339 * Get current network selection mode.
  /frameworks/base/telephony/java/android/telephony/gsm/
GsmCellLocation.java 63 * On a UMTS network, returns the primary scrambling code of the serving
  /frameworks/base/telephony/java/com/android/internal/telephony/
ServiceStateTracker.java 213 * Re-register network by toggling preferred network type.
214 * This is a work-around to deregister and register network since there is
343 * Registration point for transition into network attached.
  /frameworks/base/test-runner/src/android/test/mock/
MockContentResolver.java 116 * @param syncToNetwork (Ignored) If true, attempt to sync the change to the network.
  /frameworks/base/tests/BrowserPowerTest/src/com/android/browserpowertest/
PowerMeasurement.java 62 assertFalse(TESTING_URL + " is not available, either network is down or the server is down",
  /frameworks/base/wifi/java/android/net/wifi/
ScanResult.java 29 /** The network name. */
  /frameworks/base/wifi/java/android/net/wifi/p2p/
package.html 37 network name, and passphrase.</li>
  /frameworks/ex/common/java/com/android/common/
OperationScheduler.java 27 * Tracks the success/failure history of a particular network operation in
260 * Commonly used when data network availability goes up and down.
285 * Report a transient error (usually a network failure). Increments
299 * immediately without backoff. Commonly used on network state changes, when
  /hardware/broadcom/wlan/bcm4329/dhdutil/include/
dhdioctl.h 36 /* Linux network driver ioctl encoding */
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
dhdioctl.h 36 /* Linux network driver ioctl encoding */
  /libcore/dalvik/src/main/java/dalvik/system/
BlockGuard.java 65 * Called on network operations.
  /libcore/luni/src/main/java/java/io/
OutputStream.java 26 * ({@link FileOutputStream}), the network ({@link java.net.Socket#getOutputStream()}/{@link
  /libcore/luni/src/main/java/javax/net/
ServerSocketFactory.java 95 * @param iAddress the address of the network interface which is used by the

Completed in 697 milliseconds

<<41424344454647484950>>