Home
last modified time | relevance | path

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

123

/aosp14/frameworks/base/core/tests/hosttests/test-apps/SharedUid/dual/
H A DAndroid.bp34 compile_multilib: "both",
46 compile_multilib: "both",
/aosp14/frameworks/base/core/sysprop/
H A DWatchdogProperties.sysprop20 # seconds, if both values are not 0. Default value of both is 0.
/aosp14/frameworks/base/packages/SettingsProvider/test/src/android/provider/settings/validators/
H A DSettingsValidatorsTest.java366 String[] both = new String[firstLen + secondLen]; in concat() local
367 System.arraycopy(first, 0, both, 0, firstLen); in concat()
368 System.arraycopy(second, 0, both, firstLen, secondLen); in concat()
369 return both; in concat()
/aosp14/frameworks/base/core/java/android/app/time/
H A DOWNERS2 # The app-facing APIs related to both time and time zone detection.
/aosp14/frameworks/base/packages/CtsShim/build/
H A DAndroid.bp44 compile_multilib: "both",
86 compile_multilib: "both",
128 compile_multilib: "both",
/aosp14/system/core/debuggerd/proto/
H A DAndroid.bp19 compile_multilib: "both",
/aosp14/frameworks/base/libs/usb/tests/AccessoryChat/
H A DREADME.txt8 It builds both for the host (Linux PC) and as an android
/aosp14/system/core/libstats/pull_lazy/
H A DAndroid.bp39 compile_multilib: "both",
/aosp14/system/core/libstats/socket_lazy/
H A DAndroid.bp35 compile_multilib: "both",
/aosp14/system/core/trusty/stats/test/
H A DREADME.md31 On device: (Build for your device's debug target on both Adroid and Trusty)
64 On device: (Build for your device's debug target on both Adroid and Trusty)
/aosp14/frameworks/base/core/java/android/window/
H A DSurfaceSyncGroup.md47 …eSyncGroup2 wants to change an attribute, if they are both done before a frame is drawn, then both
50 …will call newParentSyncGroup.add(oldParentSyncGroup). VRI is now added to both SSG-1 and SSG-2, bu…
54 … WMS and add its own SSG. WMS is now the parent of both SSG from different processes. This means b…
93 This would sync both the view resize and the embedded resize in the same frame
/aosp14/system/core/debuggerd/crasher/
H A DAndroid.bp37 compile_multilib: "both",
/aosp14/frameworks/base/packages/Shell/
H A DAndroid.bp10 // used both for the android_app and android_library
/aosp14/frameworks/base/native/android/
H A Dlibandroid_net.map.txt4 # because the same LLNDK library serves for both system and vendor partition
/aosp14/frameworks/base/tools/lock_agent/
H A DAndroid.bp29 compile_multilib: "both",
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/users/
H A DAppRestrictionsHelper.java251 String both = info.packageName + "+" + info.activityName; in fetchAndMergeApps() local
254 && dedupPackageSet.contains(both)) { in fetchAndMergeApps()
257 dedupPackageSet.add(both); in fetchAndMergeApps()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/docs/
H A Ddebugging.md36 Run these commands to enable protologs for both WM Core and WM Shell to print to logcat.
44 The Winscope tool is extremely useful in determining what is happening on-screen in both
/aosp14/frameworks/base/services/tests/uiservicestests/
H A DAndroid.bp62 compile_multilib: "both",
/aosp14/frameworks/base/tests/DynamicCodeLoggerIntegrationTests/
H A DAndroid.bp53 compile_multilib: "both",
/aosp14/frameworks/base/packages/SystemUI/tests/
H A DAndroid.bp28 compile_multilib: "both",
/aosp14/frameworks/base/tests/testables/tests/
H A DAndroid.bp38 compile_multilib: "both",
/aosp14/frameworks/base/tests/ApkVerityTest/block_device_writer/
H A DAndroid.bp40 compile_multilib: "both",
/aosp14/frameworks/base/core/tests/hosttests/test-apps/SharedUid/dual/jni/
H A DAndroid.bp33 compile_multilib: "both",
/aosp14/system/core/debuggerd/
H A DAndroid.bp340 compile_multilib: "both",
376 compile_multilib: "both",
/aosp14/frameworks/base/tools/protologtool/
H A DREADME.md83 ProtoLog is a generic logging system created for the WindowManager project. It allows both binary a…
89 ProtoLog is designed to reduce both application size (and by that memory usage) and amount of resou…

123