Home
last modified time | relevance | path

Searched refs:Many (Results 1 – 25 of 51) sorted by relevance

123

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationSectionsManager.kt358 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 DTEST_MAPPING16 // Many tests failing - do not enable for continuous execution
/aosp12/hardware/interfaces/rebootescrow/aidl/vts/functional/
H A DREADME.md1 Many of the tests in this directory may require that TEE Keymaster
/aosp12/hardware/google/pixel-sepolicy/citadel/
H A Dinit_citadel.te12 # Many standard utils are actually vendor_toolbox (like xxd)
/aosp12/system/media/camera/docs/
H A DREADME.md6 Many files can be generated from XML, such as the documentation (html/pdf),
/aosp12/frameworks/opt/telephony/
H A DREADME.txt10 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 Dapp.te11 # storage isn't ready. Many apps handle the failure appropriately.
H A Disolated_app.te136 # Many of these are socket families which have never and will never
/aosp12/system/sepolicy/prebuilts/api/31.0/private/
H A Dapp.te28 # storage isn't ready. Many apps handle the failure appropriately.
H A Disolated_app.te137 # Many of these are socket families which have never and will never
/aosp12/system/sepolicy/prebuilts/api/32.0/private/
H A Dapp.te29 # storage isn't ready. Many apps handle the failure appropriately.
H A Disolated_app.te137 # Many of these are socket families which have never and will never
/aosp12/system/sepolicy/private/
H A Dapp.te29 # storage isn't ready. Many apps handle the failure appropriately.
H A Disolated_app.te137 # Many of these are socket families which have never and will never
/aosp12/system/sepolicy/prebuilts/api/29.0/private/
H A Disolated_app.te137 # Many of these are socket families which have never and will never
/aosp12/system/bt/gd/docs/architecture/
H A Darchitecture.md287 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 DREADME.atest.md39 Note: Many ART run-tests are failing with the TradeFed harness as of March 2021,
/aosp12/frameworks/base/tools/aapt2/
H A DResourceValues.h353 enum { Zero = 0, One, Two, Few, Many, Other, Count }; enumerator
H A DResourceValues.cpp997 if (values[Many]) { in Print()
998 *out << " many=" << *values[Many]; in Print()
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
H A Dfaq.md255Many 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 DREADME.md150 * Many features V4L2 is capable of are not hooked up to the HAL, so the HAL
/aosp12/bionic/docs/
H A Dlibc_assembler.md133 * Verify the routine does not read past the end of the buffers. Many
/aosp12/build/make/
H A DChanges.md578 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 DBinaryResourceParser.cpp702 plural->values[Plural::Many] = std::move(item); in ParsePlural()
H A DTableFlattener.cpp175 case Plural::Many: in Visit()

123