/frameworks/base/media/java/android/media/ |
IAudioRoutesObserver.aidl | 22 * AIDL for the AudioService to report changes in available audio routes.
|
/frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/media/ |
_index.html | 13 publish and control custom media routes.</dd>
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/ |
RouteDatabase.java | 23 * A blacklist of failed routes to avoid when creating a new connection to a 26 * server, that failure is remembered and alternate routes are preferred.
|
/frameworks/av/services/audiopolicy/config/ |
r_submix_audio_policy_configuration.xml | 41 <routes> 46 </routes>
|
usb_audio_policy_configuration.xml | 37 <routes> 46 </routes>
|
/frameworks/base/core/java/com/android/internal/net/ |
VpnConfig.java | 92 public List<RouteInfo> routes = new ArrayList<RouteInfo>(); field in class:VpnConfig 118 String[] routes = routesStr.trim().split(" "); local 119 for (String route : routes) { 122 this.routes.add(info); 152 out.writeTypedList(routes); 177 in.readTypedList(config.routes, RouteInfo.CREATOR);
|
/packages/apps/Settings/tests/app/src/com/android/settings/vpn2/ |
VpnProfileParser.java | 51 boolean routes; 115 if (tagName.equalsIgnoreCase("routes")) { 116 routes = true; 197 if (routes) { 198 profile.routes = strValue; 199 routes = false;
|
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/ |
HwModule.cpp | 166 void HwModule::setRoutes(const AudioRouteVector &routes) 168 mRoutes = routes; 179 const AudioRouteVector &routes = stream->getRoutes(); local 180 for (size_t j = 0; j < routes.size(); j++) { 181 sp<AudioPort> sink = routes[j]->getSink(); 186 DeviceVector sourceDevicesForRoute = getRouteSourceDevices(routes[j]); 202 const AudioRouteVector &routes = stream->getRoutes(); local 203 for (size_t j = 0; j < routes.size(); j++) { 204 sp<AudioPort> source = routes[j]->getSources().findByTagName(stream->getTagName()); 209 sp<DeviceDescriptor> sinkDevice = getRouteSinkDevice(routes[j]) [all...] |
/frameworks/base/tests/net/java/android/net/ip/ |
IpManagerTest.java | 188 LinkProperties want = linkproperties(links(addresses), routes(prefixes)); 202 notProvisionedCase(links(), routes(), dns(), null), 203 notProvisionedCase(links(), routes(), dns(), empty), 206 provisionedCase(links("192.0.2.12/24"), routes(), dns(), empty), 211 routes(), dns(), empty), 214 routes("fe80::/64", "fd2c:4e57:8e3c::/64"), dns("fd00:1234:5678::1000"), empty), 217 routes("::/0"), 223 routes("fe80::/64", "fd2c:4e57:8e3c::/64"), 361 static LinkProperties linkproperties(Set<LinkAddress> addresses, Set<RouteInfo> routes) { 364 for (RouteInfo route : routes) { 383 static Set<RouteInfo> routes(String... routes) { method in class:IpManagerTest [all...] |
/external/apache-http/src/org/apache/http/conn/routing/ |
RouteInfo.java | 59 * Plain routes are established by connecting to the target or 61 * Tunnelled routes are established by connecting to the first proxy 63 * Routes without a proxy cannot be tunnelled. 69 * Plain routes are established by connecting or tunnelling. 70 * Layered routes are established by layering a protocol such as TLS/SSL
|
/frameworks/base/core/java/android/app/ |
MediaRouteActionProvider.java | 32 * in the application's {@link ActionBar} to allow the user to select routes and 35 * The application must specify the kinds of routes that the user should be allowed 40 * when no routes are available, the action provider will instead make the 70 * Sets the types of routes that will be shown in the media route chooser dialog 81 // while trying to discover routes that are no longer of interest to the
|
/frameworks/native/cmds/ip-up-vpn/ |
ip-up-vpn.c | 49 * are interface, addresses, routes, DNS servers, and search domains and VPN 64 * does this, but others might not. Routes, DNS servers, and search domains 87 const char *routes = env("SPLIT_INCLUDE_CIDR"); local 120 fprintf(state, "%s\n", routes[0] ? routes : "0.0.0.0/0");
|
/external/webrtc/webrtc/base/ |
natserver.h | 26 // Change how routes (socketaddress pairs) are compared based on the type of 27 // NAT. The NAT server maintains a hashtable of the routes that it knows 28 // about. So these affect which routes are treated the same.
|
/frameworks/support/v7/mediarouter/src/android/support/v7/app/ |
MediaRouteDiscoveryFragment.java | 31 * The application must supply a route selector to specify the kinds of routes 65 * Gets the media route selector for filtering the routes to be discovered. 75 * Sets the media route selector for filtering the routes to be discovered.
|
MediaRouteActionProvider.java | 33 * in the application's {@link ActionBar} to allow the user to select routes and 36 * The application must specify the kinds of routes that the user should be allowed 42 * when no routes are available, the action provider will instead make the 88 * // Add the callback on start to tell the media router what kinds of routes 101 * // needs to invest effort trying to discover routes of these kinds for now. 151 * Gets the media route selector for filtering the routes that the user can 162 * Sets the media route selector for filtering the routes that the user can 177 // while trying to discover routes that are no longer of interest to the
|
MediaRouteChooserDialogFragment.java | 50 * Gets the media route selector for filtering the routes that the user can select. 72 * Sets the media route selector for filtering the routes that the user can select.
|
/frameworks/support/v7/mediarouter/src/android/support/v7/media/ |
MediaRouteDiscoveryRequest.java | 21 * Describes the kinds of routes that the media router would like to discover 37 * @param selector The route selector that specifies the kinds of routes to discover. 56 * Gets the route selector that specifies the kinds of routes to discover.
|
MediaRouteProvider.java | 33 * Media route providers are used to publish additional media routes for 35 * as a service to publish additional media routes to all applications 38 * The purpose of a media route provider is to discover media routes that satisfy 44 * {@link #onDiscoveryRequestChanged} and updating the set of routes that it is 56 * discover and used the provider's routes without having to install anything else. 132 * kinds of routes to discover and whether to perform active scanning. 145 * routes that its clients would like to discover and whether to perform active scanning. 175 * a callback, it also provides a selector to specify the kinds of routes that 183 * kinds of routes it should try to discover and whether it should perform active 200 * the routes that it publishes. Watch for changes to the descripto [all...] |
/device/linaro/bootloader/edk2/StdLib/Include/net/ |
route.h | 92 * We distinguish between routes to hosts and routes to networks,
95 * the route was entered. Routes that forward packets through
112 struct sockaddr *rt_genmask; /* for generation of cloned routes */
115 struct rtentry *rt_gwroute; /* implied entry for gatewayed routes */
147 #define RTF_CLONING 0x100 /* generate new routes on use */
170 short rts_dynamic; /* routes created by redirects */
171 short rts_newgateway; /* routes modified by redirects */
|
/external/iproute2/examples/ |
dhcp-client-script | 168 # Add default routes 183 # Delete default routes 229 # Delete/create static routes. 231 # $2 = routes list in format "dst1 nexthop1 dst2 ..." 252 # Create static routes. 253 # arg: $1 = routes list in format "dst1 nexthop1 dst2 ..." 260 # Delete static routes. 261 # arg: $1 = routes list in format "dst1 nexthop1 dst2 ..."
|
/tools/test/connectivity/acts/framework/acts/test_utils/net/ |
connectivity_const.py | 68 ROUTES = "routes"
|
/developers/build/prebuilts/gradle/MediaRouter/Application/src/main/java/com/example/android/mediarouter/player/ |
SampleMediaButtonReceiver.java | 28 * remote route volume in lock screen. It routes media key events back
|
/developers/samples/android/media/MediaRouter/Application/src/main/java/com/example/android/mediarouter/player/ |
SampleMediaButtonReceiver.java | 28 * remote route volume in lock screen. It routes media key events back
|
/development/samples/browseable/MediaRouter/src/com.example.android.mediarouter/player/ |
SampleMediaButtonReceiver.java | 28 * remote route volume in lock screen. It routes media key events back
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/ |
MainTextEditor.h | 54 Handle user key input. This routes to other functions for the actions.
|