/frameworks/av/packages/MediaComponents/src/com/android/support/mediarouter/jellybean-mr1/ |
MediaRouterJellybeanMr1.java | 180 public void onRoutePresentationDisplayChanged(android.media.MediaRouter router,
|
/frameworks/support/mediarouter/jellybean-mr1/androidx/mediarouter/media/ |
MediaRouterJellybeanMr1.java | 184 public void onRoutePresentationDisplayChanged(android.media.MediaRouter router,
|
/prebuilts/tools/common/netbeans-visual/ |
org-netbeans-api-visual.jar | |
/external/autotest/server/site_tests/network_WiFi_RoamOnLowPower/ |
network_WiFi_RoamOnLowPower.py | 195 | chromeX.grover.hostY.router.cros | 260 router_ssid = self.context.router.get_ssid() 310 self.context.router.deconfig()
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
access_point.py | 279 '%s/%s' % (subnet.router, subnet.network.netmask)) 288 '%s/%s' % (dhcp_bss[k].router,
|
/kernel/tests/net/test/ |
multinetwork_base.py | 238 # router lifetime. This ensures that no spurious ND retransmits 268 router = cls._RouterAddress(netid, version) 297 cls.iproute.AddNeighbour(version, router, macaddr, ifindex) 302 cls.iproute.AddRoute(version, table, "default", 0, router, ifindex) 305 cls.iproute.DelRoute(version, table, "default", 0, router, ifindex) 310 cls.iproute.DelNeighbour(version, router, macaddr, ifindex)
|
/device/linaro/bootloader/arm-trusted-firmware/drivers/arm/gic/v3/ |
gicv3_main.c | 1051 uint64_t router; local [all...] |
/external/dnsmasq/src/ |
dhcp.c | 300 3) Fills in local (this host) and router (this host or relay) addresses. 337 context->router = local; 353 context->router = param->relay; 378 if (taddr.s_addr == context->router.s_addr) 501 if (addr.s_addr == d->router.s_addr)
|
rfc2131.c | 913 if (context->router.s_addr == config->addr.s_addr) [all...] |
/external/libmojo/mojo/public/cpp/bindings/lib/ |
multiplex_router.cc | 27 // with the router. 28 // No one other than the router's |endpoints_| and |tasks_| should hold refs to 34 InterfaceEndpoint(MultiplexRouter* router, InterfaceId id) 35 : router_(router), 50 // The following public methods are called under the router's lock. 143 // AttachClient() call. They are called outside of the router's lock. 238 // The following members are accessed under the router's lock. 257 // The message pipe handles are initialized under the router's lock and remain 258 // unchanged afterwards. They may be accessed outside of the router's lock 267 // the router's lock [all...] |
/external/dhcpcd-6.8.2/ |
ipv6nd.c | 54 /* Debugging Router Solicitations is a lot of spam, so disable it */ 264 "%s: delaying Router Solicitation for LL address", 299 "%s: sending Router Solicitation", ifp->name); 510 add_router(struct ipv6_ctx *ctx, struct ra *router) 515 if (router->iface->metric < rap->iface->metric || 516 (router->iface->metric == rap->iface->metric && 517 rtpref(router) > rtpref(rap))) 519 TAILQ_INSERT_BEFORE(rap, router, next); 523 TAILQ_INSERT_TAIL(ctx->ra_routers, router, next); 545 "%s: waiting for Router Advertisement [all...] |
/external/autotest/client/cros/ |
dhcp_packet.py | 117 is a list (prefix_size, destination, router) tuples. 124 for prefix_size, destination, router in route_list: 131 byte_string += socket.inet_aton(router) 500 |hwmac_addr|. Requests subnet masks, broadcast addresses, router
|
/external/nist-sip/java/gov/nist/javax/sip/ |
SipStackImpl.java | 67 import javax.sip.address.Router; 613 // Default router -- use this for routing SIP URIs. 614 // Our router does not do DNS lookups. 620 /** Retrieve the router path */ 635 Router router = (Router) cons.newInstance(args); local 636 super.setRouter(router); 640 "could not instantiate router -- invocation target problem", 643 "Cound not instantiate router - check constructor", ex1) [all...] |
/frameworks/base/media/java/android/media/ |
AudioRecord.java | [all...] |
AudioTrack.java | [all...] |
/external/toybox/toys/pending/ |
dhcp.c | 211 {"router" , DHCP_IP | 0x03, NULL, 0}, 392 uint32_t mask, nip, router; local 474 * router [4 bytes] 487 if (striptovar(tp, (uint8_t*)&router) < 0) error_exit("malformed static route option"); 493 memcpy(((uint8_t*)options_list[count].val)+options_list[count].len, &router, 4); [all...] |
/frameworks/av/packages/MediaComponents/src/com/android/support/mediarouter/app/ |
MediaRouteControllerDialog.java | [all...] |
/frameworks/support/mediarouter/src/main/java/androidx/mediarouter/app/ |
MediaRouteControllerDialog.java | [all...] |
/external/libnl/lib/route/ |
neigh.c | 762 __ADD(NTF_ROUTER, router)
|
/frameworks/base/services/core/java/com/android/server/media/projection/ |
MediaProjectionManagerService.java | 467 public void onRouteSelected(MediaRouter router, int type, MediaRouter.RouteInfo info) {
|
/frameworks/av/packages/MediaComponents/src/com/android/widget/ |
VideoView2Impl.java | 187 public void onRouteSelected(MediaRouter router, MediaRouter.RouteInfo route) { 237 public void onRouteUnselected(MediaRouter router, MediaRouter.RouteInfo route, int reason) { [all...] |
/frameworks/support/media-widget/src/main/java/androidx/media/widget/impl/ |
VideoView2ImplBase.java | 183 public void onRouteSelected(MediaRouter router, MediaRouter.RouteInfo route) { 235 public void onRouteUnselected(MediaRouter router, MediaRouter.RouteInfo route, int reason) { [all...] |
/frameworks/support/media-widget/src/main/java/androidx/media/widget/impl_with_mp1/ |
VideoView2ImplBaseWithMp1.java | 172 public void onRouteSelected(MediaRouter router, MediaRouter.RouteInfo route) { 224 public void onRouteUnselected(MediaRouter router, MediaRouter.RouteInfo route, int reason) { [all...] |
/external/scapy/scapy/layers/ |
inet6.py | 744 0x05: "Router Alert", 805 name = "Router Alert" [all...] |
/external/mdnsresponder/mDNSCore/ |
uDNS.c | 423 // send msg if we have a router and it is a private address 424 if (!mDNSIPv4AddressIsZero(m->Router.ip.v4) && mDNSv4AddrIsRFC1918(&m->Router.ip.v4)) 443 err = mDNSPlatformSendUDP(m, (mDNSu8 *)&u, end, 0, mDNSNULL, &m->Router, NATPMPPort); [all...] |