HomeSort by relevance Sort by last modified time
    Searched full:across (Results 226 - 250 of 3878) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/docs/html/topic/libraries/support-library/
index.jd 101 deliver a more consistent experience across a broader range of platform
127 methods provide consistent behavior across all supported platforms.
143 Library follows the principles of material design in a way that works across
167 library to provide functionality across a wide range of platform versions,
177 experience across a wide range of Android system versions. For example,
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudsearch/
layer1.py 106 domain. Domain names must be unique across the domains
131 domain. Domain names must be unique across the domains
228 domain. Domain names must be unique across the domains
302 domain. Domain names must be unique across the domains
324 domain. Domain names must be unique across the domains
356 domain. Domain names must be unique across the domains
382 domain. Domain names must be unique across the domains
426 domain. Domain names must be unique across the domains
456 domain. Domain names must be unique across the domains
486 domain. Domain names must be unique across the domain
    [all...]
  /frameworks/support/design/tests/src/android/support/design/widget/
AppBarWithToolbarAndTabsTest.java 68 // Perform a swipe-up gesture across the horizontal center of the screen.
94 // Perform a long swipe-down gesture across the horizontal center of the screen.
111 // Perform another swipe-down gesture across the horizontal center of the screen.
125 // Perform yet another swipe-down gesture across the horizontal center of the screen.
160 // Perform a swipe-up gesture across the horizontal center of the screen.
186 // Perform a short swipe-down gesture across the horizontal center of the screen.
203 // Perform another swipe-down gesture across the horizontal center of the screen.
217 // Perform yet another swipe-down gesture across the horizontal center of the screen.
259 // Perform a swipe-up gesture across the horizontal center of the screen. The amount
AppBarWithToolbarTest.java 52 // Perform a swipe-up gesture across the horizontal center of the screen.
64 // Perform yet another swipe-down gesture across the horizontal center of the screen.
  /cts/tests/tests/security/src/android/security/cts/
BrowserTest.java 54 * Verify that no state is preserved across multiple intents sent
61 * across the two intents.
63 * If state is preserved across browser tabs, we ask
83 assertEquals("javascript handler preserves state across "
92 * Verify that no state is preserved across multiple intents sent
128 assertEquals("javascript handler preserves state across "
  /developers/build/prebuilts/gradle/BasicMultitouch/
README.md 6 individual touches across multiple touch events.
13 This is an example of keeping track of individual touches across multiple
  /developers/samples/android/input/multitouch/BasicMultitouch/
README.md 6 individual touches across multiple touch events.
13 This is an example of keeping track of individual touches across multiple
  /development/samples/training/testingfun/app/tests/src/com/example/android/testingfun/tests/lesson5/
SenderActivityTest.java 31 * Functional test across multiple Activities. Tests SenderActivity and ReceiverActivity. Introduces
63 //Because this functional test tests interaction across multiple components these views
  /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/sampling/
FixedStepHandler.java 48 * the instance wants to keep it across all calls (for example to
54 * the instance wants to keep it across all calls (for example to
  /external/chromium-trace/catapult/telemetry/telemetry/value/
histogram.py 82 # produced is stable across different systems.
134 # Histograms cannot be merged across pages, at least for now. It should be
  /external/curl/m4/
curl-override.m4 40 dnl and use fixed macro across Autoconf versions.
56 dnl and use fixed macro across Autoconf versions.
  /external/curl/tests/libtest/
test613.pl 78 # consistent for across all test systems and filesystems
81 # Erase user and group names, as they are not consistent across
  /external/guava/guava/src/com/google/common/collect/
StandardRowSortedTable.java 31 * Implementation of {@code Table} whose iteration ordering across row keys is
33 * iterations across the columns keys for a single row key may or may not be
  /external/libavc/encoder/
irc_common.h 25 NOTE : Put only those things into this file which are common across many
26 files, say I_TO_P_BIT_RATIO macro is used across irc_bit_allocation.c
  /external/libvpx/libvpx/vpx_dsp/x86/
vpx_subpixel_8t_intrin_avx2.c 90 // across 256 bit register
94 // across 256 bit register
98 // across 256 bit register
102 // across 256 bit register
335 // across 256 bit register
339 // across 256 bit register
343 // across 256 bit register
347 // across 256 bit register
  /external/mockftpserver/branches/1.x_Branch/src/main/java/org/mockftpserver/core/session/
Session.java 36 * Send the specified reply code and text across the control connection.
68 * Read data from the client across the data connection
  /external/v8/test/mjsunit/
cross-realm-filtering.js 7 // Check stack trace filtering across security contexts.
52 // Check .caller filtering across security contexts.
  /frameworks/base/docs/html/distribute/stories/games/
tiny-co.jd 2 page.metaDescription=TinyCo launches their line of apps across multiple form factors.
19 decided to prioritize launching effectively across multiple platforms. They
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
vp9_subpixel_8t_intrin_avx2.c 79 // across 256 bit register
83 // across 256 bit register
87 // across 256 bit register
91 // across 256 bit register
324 // across 256 bit register
328 // across 256 bit register
332 // across 256 bit register
336 // across 256 bit register
vp9_subpixel_8t_intrin_ssse3.c 130 // across 128 bit register
133 // across 128 bit register
136 // across 128 bit register
139 // across 128 bit register
210 // across 128 bit register
213 // across 128 bit register
216 // across 128 bit register
219 // across 128 bit register
  /libcore/jsr166-tests/src/test/java/jsr166/
ExchangerTest.java 33 * exchange exchanges objects across two threads
53 * timed exchange exchanges objects across two threads
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
atomicity.h 43 // To abstract locking primitives across all thread policies, use:
109 // that the compiler doesn't reorder memory accesses across the
  /system/update_engine/common/
hardware_interface.h 68 // Store in |path| the path to a non-volatile directory (persisted across
73 // Store in |path| the path to a non-volatile directory persisted across
  /bionic/libc/arch-x86/bionic/
vfork.S 31 // This custom code preserves the return address across the system call.
  /bionic/libc/arch-x86_64/bionic/
vfork.S 31 // This custom code preserves the return address across the system call.

Completed in 3366 milliseconds

1 2 3 4 5 6 7 8 91011>>