/aosp14/frameworks/base/core/tests/hosttests/test-apps/SharedUid/dual/ |
H A D | Android.bp | 34 compile_multilib: "both", 46 compile_multilib: "both",
|
/aosp14/frameworks/base/core/sysprop/ |
H A D | WatchdogProperties.sysprop | 20 # 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 D | SettingsValidatorsTest.java | 366 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 D | OWNERS | 2 # The app-facing APIs related to both time and time zone detection.
|
/aosp14/frameworks/base/packages/CtsShim/build/ |
H A D | Android.bp | 44 compile_multilib: "both", 86 compile_multilib: "both", 128 compile_multilib: "both",
|
/aosp14/system/core/debuggerd/proto/ |
H A D | Android.bp | 19 compile_multilib: "both",
|
/aosp14/frameworks/base/libs/usb/tests/AccessoryChat/ |
H A D | README.txt | 8 It builds both for the host (Linux PC) and as an android
|
/aosp14/system/core/libstats/pull_lazy/ |
H A D | Android.bp | 39 compile_multilib: "both",
|
/aosp14/system/core/libstats/socket_lazy/ |
H A D | Android.bp | 35 compile_multilib: "both",
|
/aosp14/system/core/trusty/stats/test/ |
H A D | README.md | 31 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 D | SurfaceSyncGroup.md | 47 …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 D | Android.bp | 37 compile_multilib: "both",
|
/aosp14/frameworks/base/packages/Shell/ |
H A D | Android.bp | 10 // used both for the android_app and android_library
|
/aosp14/frameworks/base/native/android/ |
H A D | libandroid_net.map.txt | 4 # because the same LLNDK library serves for both system and vendor partition
|
/aosp14/frameworks/base/tools/lock_agent/ |
H A D | Android.bp | 29 compile_multilib: "both",
|
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/users/ |
H A D | AppRestrictionsHelper.java | 251 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 D | debugging.md | 36 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 D | Android.bp | 62 compile_multilib: "both",
|
/aosp14/frameworks/base/tests/DynamicCodeLoggerIntegrationTests/ |
H A D | Android.bp | 53 compile_multilib: "both",
|
/aosp14/frameworks/base/packages/SystemUI/tests/ |
H A D | Android.bp | 28 compile_multilib: "both",
|
/aosp14/frameworks/base/tests/testables/tests/ |
H A D | Android.bp | 38 compile_multilib: "both",
|
/aosp14/frameworks/base/tests/ApkVerityTest/block_device_writer/ |
H A D | Android.bp | 40 compile_multilib: "both",
|
/aosp14/frameworks/base/core/tests/hosttests/test-apps/SharedUid/dual/jni/ |
H A D | Android.bp | 33 compile_multilib: "both",
|
/aosp14/system/core/debuggerd/ |
H A D | Android.bp | 340 compile_multilib: "both", 376 compile_multilib: "both",
|
/aosp14/frameworks/base/tools/protologtool/ |
H A D | README.md | 83 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…
|