Home
last modified time | relevance | path

Searched refs:supports (Results 1 – 25 of 41) sorted by relevance

12

/aosp14/frameworks/base/tools/aapt2/integration-tests/DumpTest/
H A Dbuilt_with_aapt_expected.txt8 supports-screens: 'small' 'normal' 'large' 'xlarge'
9 supports-any-density: 'true'
H A Dcomponents_expected.txt5 supports-gl-texture:'GL_OES_compressed_paletted_texture'
49 supports-screens: 'normal' 'large' 'xlarge'
50 supports-any-density: 'true'
H A Dmultiple_uses_sdk_expected.txt20 supports-screens: 'small' 'normal' 'large' 'xlarge'
21 supports-any-density: 'true'
H A Dminimal_expected.txt89 supports-screens: 'small' 'normal' 'large' 'xlarge'
90 supports-any-density: 'true'
/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/integration/
H A DCameraBinderTest.java121 boolean supports = mUtils.getCameraService().supportsCameraApi( in testSupportsCamera2Api()
124 Log.v(TAG, "Camera " + cameraId + " supports api2: " + supports); in testSupportsCamera2Api()
133 boolean supports = mUtils.getCameraService().supportsCameraApi( in testSupportsCamera1Api()
137 " for camera ID " + cameraId, supports); in testSupportsCamera1Api()
/aosp14/system/core/init/fuzzer/
H A DREADME.md10 InitParser supports the following parameters:
32 InitProperty supports the following parameters:
56 InitUeventHandler supports the following parameters:
/aosp14/frameworks/base/media/java/android/media/
H A DSubtitleController.java328 if (renderer.supports(format)) { in addTrack()
398 public abstract boolean supports(MediaFormat format); in supports() method in SubtitleController.Renderer
437 if (renderer.supports(format)) { in hasRendererFor()
H A DMediaCodecInfo.java1372 private boolean supports(Integer sampleRate, Integer inputChannels) { in supports() method in MediaCodecInfo.AudioCapabilities
1395 return supports(sampleRate, null); in isSampleRateSupported()
1403 if (supports(rate, null /* channels */)) { in limitSampleRates()
1664 if (!supports(sampleRate, channels)) { in supportsFormat()
1884 if (!supports(width, height, null)) { in getSupportedFrameRatesFor()
1971 if (!supports(width, height, null)) { in getAchievableFrameRatesFor()
2338 return supports(width, height, frameRate); in areSizeAndRateSupported()
2346 return supports(width, height, null); in isSizeSupported()
2400 if (!supports(width, height, rate)) { in supportsFormat()
3764 private boolean supports( in supports() method in MediaCodecInfo.EncoderCapabilities
[all …]
H A DSRTRenderer.java39 public boolean supports(MediaFormat format) { in supports() method in SRTRenderer
H A DTtmlRenderer.java59 public boolean supports(MediaFormat format) { in supports() method in TtmlRenderer
/aosp14/frameworks/base/samples/demo/haptic-assessment/
H A DREADME.txt12 at max amplitude. This will pass if the device supports vibration amplitude
/aosp14/frameworks/base/tools/aapt2/
H A DConfiguration.proto170 // Whether the screen supports wide color gamut.
188 // Whether a touchscreen exists, supports a stylus, or finger.
H A Dreadme.md107 - Adds an optimization pass that supports:
155 - Configuration Split APK support: supports splitting resources that match a set of
/aosp14/system/core/init/sysprop/
H A DInitProperties.sysprop28 # Shows whenever the device supports userspace reboot or not.
/aosp14/frameworks/base/tests/ApkVerityTest/block_device_writer/
H A DAndroid.bp15 // This is a cc_test just because it supports test_suites. This should be converted to something
/aosp14/system/core/fastboot/fuzzer/
H A DREADME.md11 libfastboot supports the following parameters:
/aosp14/frameworks/base/packages/SystemUI/docs/
H A Duser-switching.md38 Renders user switching as a dialog over the current surface, and supports add guest user/actions if…
H A Dbroadcasts.md18 The dispatcher supports `BroadcastReceiver` dynamic subscriptions in the following cases:
26 Additionally, the dispatcher supports the following:
H A Dstatus-bar-data-pipeline.md259 Note: The new pipeline currently only supports the wifi and mobile icons. The
/aosp14/frameworks/base/core/proto/android/companion/
H A Dtelecom.proto111 // The list of call facilitators that this device currently supports.
/aosp14/system/core/fastboot/fuzzy_fastboot/
H A DREADME.md30 for the underlying test framework. This means that Fuzzy Fastboot supports all of
35 XML configuration file that is provided to Fuzzy Fastboot supports the necessary
74 The `<part/>` element supports the following attributes:
129 that the packed image unpacks to. If your device supports hashing partitions, this
148 element supports the following attributes:
190 If the bootloader supports hashing partitions (implementing this is strongly recommended), Fuzzy Fa…
/aosp14/frameworks/base/services/tests/PackageManagerServiceTests/server/assets/PackageSignaturesTest/xml/
H A DREADME54 - To sign with two distinct signers (NOTE: The V3 signature scheme only supports a single signer,
/aosp14/frameworks/base/packages/SystemUI/docs/device-entry/
H A Dglossary.md8 …li>Clock - uses the font specified at [clock.xml][8]. If the clock font supports variable weights,…
30 …der the display, which requires a software visual affordance. System UI supports showing the UDFPS…
/aosp14/frameworks/base/core/proto/android/content/
H A Dpackage_item_info.proto99 // An optional attribute that indicates the app supports automatic backup
/aosp14/system/core/fs_mgr/libsnapshot/android/snapshot/
H A Dsnapshot.proto69 // the "COW image" form the "COW device" that supports the snapshot device.

12