/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ |
H A D | NotificationSectionsManager.kt | 358 data class Many( dataClass 368 is One -> Many(lone, notif) 369 is Many -> copy(last = notif) 375 is Many -> section.setFirstAndLastVisibleChildren(first, last)
|
/aosp12/frameworks/base/core/java/com/android/internal/app/ |
H A D | TEST_MAPPING | 16 // Many tests failing - do not enable for continuous execution
|
/aosp12/hardware/interfaces/rebootescrow/aidl/vts/functional/ |
H A D | README.md | 1 Many of the tests in this directory may require that TEE Keymaster
|
/aosp12/hardware/google/pixel-sepolicy/citadel/ |
H A D | init_citadel.te | 12 # Many standard utils are actually vendor_toolbox (like xxd)
|
/aosp12/system/media/camera/docs/ |
H A D | README.md | 6 Many files can be generated from XML, such as the documentation (html/pdf),
|
/aosp12/frameworks/opt/telephony/ |
H A D | README.txt | 10 to data. Many APIs are plumbed down to the radio through HIDL calls defined in
|
/aosp12/system/sepolicy/prebuilts/api/30.0/private/ |
H A D | app.te | 11 # storage isn't ready. Many apps handle the failure appropriately.
|
H A D | isolated_app.te | 136 # Many of these are socket families which have never and will never
|
/aosp12/system/sepolicy/prebuilts/api/31.0/private/ |
H A D | app.te | 28 # storage isn't ready. Many apps handle the failure appropriately.
|
H A D | isolated_app.te | 137 # Many of these are socket families which have never and will never
|
/aosp12/system/sepolicy/prebuilts/api/32.0/private/ |
H A D | app.te | 29 # storage isn't ready. Many apps handle the failure appropriately.
|
H A D | isolated_app.te | 137 # Many of these are socket families which have never and will never
|
/aosp12/system/sepolicy/private/ |
H A D | app.te | 29 # storage isn't ready. Many apps handle the failure appropriately.
|
H A D | isolated_app.te | 137 # Many of these are socket families which have never and will never
|
/aosp12/system/sepolicy/prebuilts/api/29.0/private/ |
H A D | isolated_app.te | 137 # Many of these are socket families which have never and will never
|
/aosp12/system/bt/gd/docs/architecture/ |
H A D | architecture.md | 287 Many protocols and profiles fit into such model such as `AclManager` and 312 Many storage and informational modules fit into this model such as `Metrics` and
|
/aosp12/art/test/ |
H A D | README.atest.md | 39 Note: Many ART run-tests are failing with the TradeFed harness as of March 2021,
|
/aosp12/frameworks/base/tools/aapt2/ |
H A D | ResourceValues.h | 353 enum { Zero = 0, One, Two, Few, Many, Other, Count }; enumerator
|
H A D | ResourceValues.cpp | 997 if (values[Many]) { in Print() 998 *out << " many=" << *values[Many]; in Print()
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
H A D | faq.md | 255 …Many design decisions of RapidJSON is aimed at time/space performance. These may reduce user-frien… 277 …Milo Yip ([miloyip](https://github.com/miloyip)) is the original author of RapidJSON. Many contrib…
|
/aosp12/hardware/libhardware/modules/camera/3_4/ |
H A D | README.md | 150 * Many features V4L2 is capable of are not hooked up to the HAL, so the HAL
|
/aosp12/bionic/docs/ |
H A D | libc_assembler.md | 133 * Verify the routine does not read past the end of the buffers. Many
|
/aosp12/build/make/ |
H A D | Changes.md | 578 Many other characters already caused problems if you used them, so we don't 610 It is not required to source envsetup.sh before running a build. Many scripts, 616 Many of these variables also include absolute path names, which we'd like to
|
/aosp12/frameworks/base/tools/aapt2/format/binary/ |
H A D | BinaryResourceParser.cpp | 702 plural->values[Plural::Many] = std::move(item); in ParsePlural()
|
H A D | TableFlattener.cpp | 175 case Plural::Many: in Visit()
|