Home
last modified time | relevance | path

Searched refs:stacked (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/core/java/android/net/
DLinkProperties.java145 for (LinkProperties stacked: mStackedLinks.values()) { in getAllInterfaceNames()
146 interfaceNames.addAll(stacked.getAllInterfaceNames()); in getAllInterfaceNames()
178 for (LinkProperties stacked: mStackedLinks.values()) { in getAllAddresses()
179 addresses.addAll(stacked.getAllAddresses()); in getAllAddresses()
253 for (LinkProperties stacked: mStackedLinks.values()) { in getAllLinkAddresses()
254 addresses.addAll(stacked.getAllLinkAddresses()); in getAllLinkAddresses()
447 for (LinkProperties stacked: mStackedLinks.values()) { in getAllRoutes()
448 routes.addAll(stacked.getAllRoutes()); in getAllRoutes()
519 List<LinkProperties> stacked = new ArrayList<LinkProperties>(); in getStackedLinks() local
521 stacked.add(new LinkProperties(link)); in getStackedLinks()
[all …]
/frameworks/base/services/core/java/com/android/server/connectivity/
DNat464Xlat.java189 for (LinkProperties stacked: oldLp.getStackedLinks()) { in fixupLinkProperties()
190 if (mIface.equals(stacked.getInterfaceName())) { in fixupLinkProperties()
191 mNetwork.linkProperties.addStackedLink(stacked); in fixupLinkProperties()
199 LinkProperties stacked = new LinkProperties(); in makeLinkProperties() local
200 stacked.setInterfaceName(mIface); in makeLinkProperties()
211 stacked.addRoute(ipv4Default); in makeLinkProperties()
212 stacked.addLinkAddress(clatAddress); in makeLinkProperties()
213 return stacked; in makeLinkProperties()
/frameworks/base/core/tests/coretests/src/android/net/
DLinkPropertiesTest.java366 LinkProperties stacked = new LinkProperties(); in testAddressMethods() local
367 stacked.setInterfaceName("stacked"); in testAddressMethods()
368 lp.addStackedLink(stacked); in testAddressMethods()
369 stacked.addLinkAddress(LINKADDRV4); in testAddressMethods()
370 stacked.addLinkAddress(LINKADDRV6); in testAddressMethods()
371 assertTrue(stacked.hasIPv4Address()); in testAddressMethods()
372 assertTrue(stacked.hasGlobalIPv6Address()); in testAddressMethods()
/frameworks/base/docs/html/guide/topics/ui/layout/
Dlinear.jd29 stacked one after the other, so a vertical list will only have one child per
/frameworks/base/docs/html/design/patterns/
Dnotifications_k.jd118 notification is stacked (see <em>Stacked notifications</em> below) and
175 <p>A stacked notification builds a summary description and allows the user to
Dnotifications.jd237 summary view if the notification is stacked. If your app takes the
/frameworks/base/docs/html/training/improving-layouts/
Doptimizing-layout.jd65 android.widget.ListView}. This layout shows a small bitmap image on the left and two stacked items
/frameworks/base/docs/html/guide/topics/ui/
Dactionbar.jd895 <img src="{@docRoot}images/ui/actionbar-tabs-stacked@2x.png" width="240" alt="" />
903 on a narrow screen they appear in a separate bar (known as the "stacked action bar", shown in
1274 <dd>Defines a drawable resource for the stacked action bar
1333 called, which might not include the stacked action bar (due to navigation tabs) if called during
1335 including the stacked action bar, see the <a href=
/frameworks/base/docs/html/guide/practices/
Dtablets-and-handsets.jd400 (this is known as the "stacked action bar"). If you must build a custom navigation mode or other
408 and the tabs appear in a separate row (the stacked action bar). On the tablet, more action items can
/frameworks/base/docs/html/guide/practices/ui_guidelines/
Dwidget_design.jd165 widget that shows the currently playing song artist and title (vertically stacked), a
/frameworks/base/services/core/java/com/android/server/
DConnectivityService.java4189 for (LinkProperties stacked : newNetwork.linkProperties.getStackedLinks()) { in rematchNetworkAndRequests()
4190 final String stackedIface = stacked.getInterfaceName(); in rematchNetworkAndRequests()
/frameworks/base/docs/html/distribute/essentials/quality/
Dcore.jd194 <li>Multiple notifications are stacked into a single notification
/frameworks/base/docs/html/sdk/
DOLD_RELEASENOTES.jd116 …/i> attribute. However, until the layout file is saved, they will appear stacked on top of each ot…
/frameworks/base/docs/html/about/versions/
Dandroid-4.0.jd1111 navigation tabs appear in a “stacked bar," which appears directly below the main action bar. You can
1144 drawable or color to the stacked bar and split bar, respectively. You can also set these styles at
Djelly-bean.jd1270 …e of system activities. The data is represented as a group of vertically stacked time series graph…
/frameworks/base/docs/html/guide/topics/appwidgets/
Dindex.jd821 stacked card view (kind of like a rolodex), where the user can flick the front