HomeSort by relevance Sort by last modified time
    Searched full:route (Results 551 - 575 of 1258) sorted by null

<<21222324252627282930>>

  /external/dhcpcd/
dhcpcd.8 109 can optionally handle address and route management itself,
160 For systems that support route metrics, each route will be tagged with the
163 changes the routes to use the interface with the same route and the lowest
549 For point to point interfaces (like PPP), a default route to its
dhcpcd.conf.5 162 the default route only.
274 Here is an example for PPP which gives the destination a default route.
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
QuickSettingsModel.java 205 public void onRouteAdded(MediaRouter router, RouteInfo route) {
209 public void onRouteChanged(MediaRouter router, RouteInfo route) {
213 public void onRouteRemoved(MediaRouter router, RouteInfo route) {
217 public void onRouteSelected(MediaRouter router, int type, RouteInfo route) {
221 public void onRouteUnselected(MediaRouter router, int type, RouteInfo route) {
    [all...]
  /frameworks/support/v7/mediarouter/src/android/support/v7/media/
MediaItemStatus.java 40 * {@link #getContentDuration content duration} although not all route destinations
139 * (typically by another application taking control of the route).
144 * another application that may have just started using the route.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/
_parseaddr.py 264 # Address is a phrase then a route addr
285 """Parse a route address (Return-path value).
287 This method just skips all the route stuff and returns the addrspec.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/
_parseaddr.py 264 # Address is a phrase then a route addr
285 """Parse a route address (Return-path value).
287 This method just skips all the route stuff and returns the addrspec.
  /art/compiler/dex/quick/mips/
call_mips.cc 272 // Go expensive route - artLockObjectFromCode(self, obj);
287 // Go expensive route - UnlockObjectFromCode(obj);
  /development/apps/Development/res/values/
strings.xml 46 <string name="add_default_route">Add Default Route</string>
47 <string name="remove_default_route">Remove Default Route</string>
  /development/samples/Support7Demos/src/com/example/android/supportv7/media/
SessionManager.java 245 // to a different player (route).
264 // Unsuspend the playback manager. Restart playback on new player (route).
  /external/chromium/chrome/browser/extensions/
extension_host.h 207 // associated with the given route. When the widget needs to be shown later,
209 // than the route ID.
  /external/chromium/chrome/browser/tab_contents/
render_view_host_delegate_helper.cc 122 // Save the created window associated with the route so we can show it later.
135 // Save the created widget associated with the route so we can show it later.
  /external/chromium_org/content/child/
plugin_messages.h 254 int /* route id */,
258 int /* route id */,
  /external/chromium_org/remoting/host/
client_session.cc 379 const protocol::TransportRoute& route) {
382 event_handler_->OnSessionRouteChange(this, channel_name, route);
  /external/chromium_org/sandbox/win/src/
crosscall_server.h 21 // 2) a dispatcher: This interface represents the way to route and process
167 // Models an entity that can process an IPC message or it can route to another
  /external/libnl-headers/netlink/
object-api.h 120 * // case of objects that have optional attributes, e.g. a route may have a
267 * Must be in the form family/name, e.g. "route/addr"
  /external/libppp/src/
radius.c 40 #include <net/route.h>
80 #include "route.h"
400 " Route: %s\n", nuke);
410 log_Printf(LogWARN, "radius: %s: Invalid route\n",
415 log_Printf(LogWARN, "radius: %s %s: Invalid route\n",
485 " IPv6 Route: %s\n", nuke);
494 log_Printf(LogWARN, "radius: %s: Invalid route\n",
499 log_Printf(LogWARN, "radius: %s %s: Invalid route\n",
    [all...]
  /external/tcpdump/
print-rip.c 74 * | Address Family Identifier (2) | Route Tag (2) |
93 u_int32_t rip_metric; /* cost of route */
  /development/samples/Support7Demos/res/layout/
sample_media_router.xml 78 <!-- Control buttons for the currently selected route. -->
  /device/generic/goldfish/camera/fake-pipeline2/
JpegCompressor.cpp 151 // Route compressed data straight to output stream buffer
  /external/apache-http/src/org/apache/http/client/
RequestDirector.java 75 * if they can still determine a route, for example
  /external/apache-http/src/org/apache/http/conn/
ClientConnectionManager.java 70 ClientConnectionRequest requestConnection(HttpRoute route, Object state)
ClientConnectionOperator.java 80 * @param local the local address to route from, or
  /external/apache-http/src/org/apache/http/impl/conn/tsccm/
WaitingThread.java 55 /** The route specific pool on which the thread is waiting. */
  /external/bluetooth/bluedroid/bta/ar/
bta_ar.c 85 /* route the AVDT registration callback to av or avk */
  /external/bzip2/
xmlproc.sh 104 # passivetex is broken, so we can't go this route yet.

Completed in 1569 milliseconds

<<21222324252627282930>>