Home
last modified time | relevance | path

Searched refs:Content (Results 1 – 25 of 52) sorted by relevance

123

/aosp12/packages/modules/Wifi/framework/tests/assets/hsr1/
H A DHSR1ProfileWithCACert.conf2 Content-Type: multipart/mixed; boundary={boundary}; charset=UTF-8
3 Content-Transfer-Encoding: base64
6 Content-Type: application/x-passpoint-profile; charset=UTF-8
7 Content-Transfer-Encoding: base64
50 Content-Type: application/x-x509-ca-cert
51 Content-Transfer-Encoding: base64
/aosp12/build/soong/third_party/zip/
H A Dreader_test.go45 Content []byte member
103 Content: rZipBytes(),
154 Content: []byte("foo\n"),
160 Content: []byte("bar\n"),
173 Content: []byte("foo\n"),
178 Content: []byte("bar\n"),
195 Content: []byte("bar\n"),
270 Content: nil,
291 Content: []byte{},
423 if ft.Content != nil {
[all …]
/aosp12/system/apex/proto/
H A Dapex_build_info.proto28 // Content of the selinux file contexts file.
31 // Content of the canned_fs_config specifying uid/gid/mode of files.
34 // Content of the original AndroidManifest.xml, before being compiled by aapt.
/aosp12/frameworks/base/core/proto/android/media/
H A Daudioattributes.proto38 // Content type value to use when the content type is unknown, or other than
41 // Content type value to use when the content type is speech.
43 // Content type value to use when the content type is music.
45 // Content type value to use when the content type is a soundtrack,
48 // Content type value to use when the content type is a sound used to
/aosp12/packages/modules/ExtServices/java/tests/src/android/ext/services/autofill/
H A DInlineSuggestionRenderServiceImplTest.java39 import androidx.autofill.inline.v1.InlineSuggestionUi.Content;
138 Content.Builder builder = InlineSuggestionUi.newContentBuilder(attribution); in createAttributionIntentSlice()
/aosp12/frameworks/base/cmds/content/
H A Dcontent3 exec app_process /system/bin com.android.commands.content.Content "$@"
/aosp12/frameworks/opt/vcard/tests/res/raw/
H A Dv21_nest_with_mime.vcf1 Content-Type: text/x-vcard
/aosp12/build/make/tools/droiddoc/templates-pdk/
H A Dcustomizations.cs130 restrictions, see the <a href="<?cs var:toroot ?>license.html">Content
139 Content License</a>.<?cs
/aosp12/frameworks/base/core/java/android/content/
H A DOWNERS4 per-file Content* = varunshah@google.com, omakoto@google.com, jsharkey@google.com
/aosp12/frameworks/base/
H A DApiDocs.bp293 " -samplegroup Content " +
327 " -samplegroup Content " +
357 " -samplegroup Content " +
468 " -samplegroup Content " +
/aosp12/system/media/camera/docs/
H A Dcamera_device_info.mako9 // Content of this file is generated from $(ANDROID_ROOT)/system/media/camera/doc
H A Dcamera_device_info.proto9 // Content of this file is generated from $(ANDROID_ROOT)/system/media/camera/doc
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/
H A DLayerFE.h68 Content, enumerator
/aosp12/frameworks/native/libs/vibrator/fuzzer/
H A DREADME.md15 3. Audio Content Type (parameter name: `content_type`)
/aosp12/hardware/interfaces/tv/tuner/1.1/
H A Dtypes.hal206 * Content’s scrambling status is unknown
210 * Content is not scrambled.
214 * Content is scrambled.
/aosp12/hardware/interfaces/drm/1.2/
H A Dtypes.hal77 * HDCP specifications are defined by Digital Content Protection LLC (DCP).
/aosp12/frameworks/av/media/libaudioclient/fuzzer/
H A DREADME.md23 11. Audio Content Type (parameter name: `contentType`)
/aosp12/hardware/interfaces/drm/1.1/
H A Dtypes.hal119 * HDCP specifications are defined by Digital Content Protection LLC (DCP).
/aosp12/hardware/interfaces/audio/common/6.0/
H A Dtypes.hal880 * Content type value to use when the content type is unknown, or other than
885 * Content type value to use when the content type is speech.
889 * Content type value to use when the content type is music.
893 * Content type value to use when the content type is a soundtrack,
898 * Content type value to use when the content type is a sound used to
/aosp12/hardware/interfaces/bluetooth/audio/2.0/
H A Dtypes.hal238 /** Content protection by SCMS-T */
/aosp12/hardware/interfaces/graphics/composer/2.4/
H A DIComposerClient.hal289 * Content types are introduced in HDMI 1.4 and supporting them is optional. The
303 * Content types are introduced in HDMI 1.4 and supporting them is optional. If they are
/aosp12/packages/apps/Car/libs/car-ui-lib/
H A DREADME.md7 ## Content section
/aosp12/frameworks/base/cmds/content/src/com/android/commands/content/
H A DContent.java73 public class Content { class
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/src/
H A DOutput.cpp691 : LayerFE::StateSubset::Content); in updateLayerStateFromFE()
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
H A DOutputTest.cpp762 EXPECT_CALL(*layer1.layerFE.get(), prepareCompositionState(LayerFE::StateSubset::Content)); in TEST_F()
763 EXPECT_CALL(*layer2.layerFE.get(), prepareCompositionState(LayerFE::StateSubset::Content)); in TEST_F()
764 EXPECT_CALL(*layer3.layerFE.get(), prepareCompositionState(LayerFE::StateSubset::Content)); in TEST_F()

123