Home
last modified time | relevance | path

Searched refs:both (Results 1 – 25 of 48) sorted by relevance

12

/frameworks/support/transition/tests/src/android/support/transition/
DChangeScrollTest.java19 import static org.hamcrest.CoreMatchers.both;
61 assertThat(scrollX, is(both(greaterThan(0)).and(lessThan(150)))); in testChangeScroll()
62 assertThat(scrollY, is(both(greaterThan(0)).and(lessThan(300)))); in testChangeScroll()
/frameworks/base/core/tests/hosttests/test-apps/SharedUid/dual/
DAndroid.mk30 LOCAL_MULTILIB := both
48 LOCAL_MULTILIB := both
/frameworks/compile/slang/tests/F_root_compute_non_const_usrData/
Dstderr.txt.expect1 … can only have one non-const pointer parameter. Parameters 'aout' and 'usrData' are both non-const.
/frameworks/base/core/tests/hosttests/test-apps/SharedUid/dual/jni/
DAndroid.mk25 LOCAL_MULTILIB := both
/frameworks/native/cmds/flatland/
DAndroid.mk16 LOCAL_MULTILIB := both
/frameworks/base/wifi/tests/assets/pps/
DREADME.txt6 PerProviderSubscription_InvalidNode.xml - FQDN node contains both Value and a child node
/frameworks/base/native/graphics/jni/
DAndroid.mk37 LOCAL_LDFLAGS_arm := -Wl,--hash-style=both
/frameworks/base/cmds/webview_zygote/
DAndroid.mk44 LOCAL_MULTILIB := both
/frameworks/webview/nullwebview/
Dproguard.flags1 # Most of the flags in this file are duplicated to refer to both the pre- and
/frameworks/base/core/tests/BTtraffic/
DREADME9 3. Bluetooth has to be turned on on both side.
19 On both the server and client device, install the 2 apk:
/frameworks/base/libs/usb/tests/AccessoryChat/
DREADME.txt8 It builds both for the host (Linux PC) and as an android
/frameworks/base/cmds/app_process/
DAndroid.mk46 LOCAL_MULTILIB := both
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/users/
DAppRestrictionsHelper.java249 String both = info.packageName + "+" + info.activityName; in fetchAndMergeApps() local
252 && dedupPackageSet.contains(both)) { in fetchAndMergeApps()
255 dedupPackageSet.add(both); in fetchAndMergeApps()
/frameworks/base/docs/html/sdk/support_api_diff/25.0.0/
Dstylesheet-jdiff.css4 div.and-diff-id {border: 1px solid #eee;position:relative;float:right;clear:both;padding:0px;}
/frameworks/base/docs/html/sdk/support_api_diff/25.1.0/
Dstylesheet-jdiff.css4 div.and-diff-id {border: 1px solid #eee;position:relative;float:right;clear:both;padding:0px;}
/frameworks/native/opengl/libs/
DAndroid.bp137 ldflags: ["-Wl,--hash-style,both"],
/frameworks/compile/slang/tests/F_root_compute_really_bad/
Dstderr.txt.expect11 …) can only have one non-const pointer parameter. Parameters 'ain' and 'usrData' are both non-const.
/frameworks/compile/libbcc/
DREADME.rst12 * it implements both AOT (Ahead-of-Time) and JIT (Just-in-Time)
51 AOT to get the best of both worlds: Fast launch time and high
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
Dluts_for_speedup_f32.rsh13 // The value range of both x and y is [0,g_kMaxDepthValue].
/frameworks/ex/common/java/com/android/common/
DGoogleLogTags.logtags78 # interval_and_nt contains both the heartbeat interval and the network type, It's represented as
/frameworks/rs/tests/java_api/Refocus/dataExtraction/
DRefocusTestTimingProcess.txt14 …itle “RefocusFilterd1new”. Choose which one you want to record (or record both), copy the correspo…
/frameworks/compile/libbcc/tests/debuginfo/
Dlit.site.cfg19 # This file is common to both host and target side tests
/frameworks/native/opengl/tests/angeles/
DREADME.txt32 compiles for both desktop and PocketPC Win32 environment,
/frameworks/support/buildSrc/src/main/groovy/android/support/
DSupportLibraryPlugin.groovy104 // compatible with API < 24, so use Java 7 for both source AND target.
/frameworks/native/opengl/specs/
DEGL_ANDROID_recordable.txt113 that were considered during its design. In both cases it is assumed that a

12