/aosp14/frameworks/base/tools/aapt2/integration-tests/DumpTest/ |
H A D | built_with_aapt_expected.txt | 8 supports-screens: 'small' 'normal' 'large' 'xlarge' 9 supports-any-density: 'true'
|
H A D | components_expected.txt | 5 supports-gl-texture:'GL_OES_compressed_paletted_texture' 49 supports-screens: 'normal' 'large' 'xlarge' 50 supports-any-density: 'true'
|
H A D | multiple_uses_sdk_expected.txt | 20 supports-screens: 'small' 'normal' 'large' 'xlarge' 21 supports-any-density: 'true'
|
H A D | minimal_expected.txt | 89 supports-screens: 'small' 'normal' 'large' 'xlarge' 90 supports-any-density: 'true'
|
/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/integration/ |
H A D | CameraBinderTest.java | 121 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 D | README.md | 10 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 D | SubtitleController.java | 328 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 D | MediaCodecInfo.java | 1372 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 D | SRTRenderer.java | 39 public boolean supports(MediaFormat format) { in supports() method in SRTRenderer
|
H A D | TtmlRenderer.java | 59 public boolean supports(MediaFormat format) { in supports() method in TtmlRenderer
|
/aosp14/frameworks/base/samples/demo/haptic-assessment/ |
H A D | README.txt | 12 at max amplitude. This will pass if the device supports vibration amplitude
|
/aosp14/frameworks/base/tools/aapt2/ |
H A D | Configuration.proto | 170 // Whether the screen supports wide color gamut. 188 // Whether a touchscreen exists, supports a stylus, or finger.
|
H A D | readme.md | 107 - 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 D | InitProperties.sysprop | 28 # Shows whenever the device supports userspace reboot or not.
|
/aosp14/frameworks/base/tests/ApkVerityTest/block_device_writer/ |
H A D | Android.bp | 15 // This is a cc_test just because it supports test_suites. This should be converted to something
|
/aosp14/system/core/fastboot/fuzzer/ |
H A D | README.md | 11 libfastboot supports the following parameters:
|
/aosp14/frameworks/base/packages/SystemUI/docs/ |
H A D | user-switching.md | 38 Renders user switching as a dialog over the current surface, and supports add guest user/actions if…
|
H A D | broadcasts.md | 18 The dispatcher supports `BroadcastReceiver` dynamic subscriptions in the following cases: 26 Additionally, the dispatcher supports the following:
|
H A D | status-bar-data-pipeline.md | 259 Note: The new pipeline currently only supports the wifi and mobile icons. The
|
/aosp14/frameworks/base/core/proto/android/companion/ |
H A D | telecom.proto | 111 // The list of call facilitators that this device currently supports.
|
/aosp14/system/core/fastboot/fuzzy_fastboot/ |
H A D | README.md | 30 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 D | README | 54 - 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 D | glossary.md | 8 …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 D | package_item_info.proto | 99 // An optional attribute that indicates the app supports automatic backup
|
/aosp14/system/core/fs_mgr/libsnapshot/android/snapshot/ |
H A D | snapshot.proto | 69 // the "COW image" form the "COW device" that supports the snapshot device.
|