Home
last modified time | relevance | path

Searched refs:included (Results 1 – 25 of 213) sorted by relevance

123456789

/frameworks/native/opengl/tests/angeles/
Dlicense.txt11 General Public License is included with this source in the
13 (2) The BSD-style license that is included with this source in
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/lib/google/protobuf/
Dmessage_exts.rb36 def self.included(klass) singletonMethod
/frameworks/base/libs/hwui/debug/
Dwrap_gles.h19 #error wrap_gles.h should only be used as an auto-included header, don't directly #include it
/frameworks/native/vulkan/api/
Dplatform.api11 // The above copyright notice and this permission notice shall be included
22 // Platform types, as defined or included in vk_platform.h
/frameworks/native/services/vr/hardware_composer/
DAndroid.bp129 // NOTE: This needs to be included after the *-impl lib otherwise the
162 // NOTE: This needs to be included after the *-impl lib otherwise the
/frameworks/base/services/tests/wmtests/
DAndroid.bp35 // These are not normally accessible from apps so they must be explicitly included.
/frameworks/base/services/tests/uiservicestests/
DAndroid.bp42 // These are not normally accessible from apps so they must be explicitly included.
/frameworks/base/core/tests/coretests/
Dfonts_readme.txt1 All fonts included in this project follow the below copyright and licensing:
/frameworks/av/services/audioflinger/
DMmapTracks.h19 #error This header file should only be included from AudioFlinger.h
/frameworks/rs/script_api/
Drs_core.spec25 included for you.
/frameworks/base/tests/net/common/
DAndroid.bp17 // Tests in this folder are included both in unit tests and CTS.
/frameworks/base/core/java/android/app/
DActivityTransitionCoordinator.java414 ArraySet<View> included = new ArraySet<>(); in removeExcludedViews() local
415 findIncludedViews(transition, views, included); in removeExcludedViews()
417 views.addAll(included); in removeExcludedViews()
431 ArraySet<View> included) { in findIncludedViews() argument
444 findIncludedViews(set.getTransitionAt(i), includedViews, included); in findIncludedViews() local
451 included.add(view); in findIncludedViews()
/frameworks/base/core/tests/mockingcoretests/
DAndroid.bp43 // These are not normally accessible from apps so they must be explicitly included.
/frameworks/wilhelm/include/SLES/
DNOTICE11 The above copyright notice and this permission notice shall be included
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/protoc-artifacts/
Dbuild-zip.sh12 suitable to be included in the github release page. Each invocation will
/frameworks/wilhelm/include/OMXAL/
DNOTICE11 The above copyright notice and this permission notice shall be included
/frameworks/native/opengl/include/KHR/
DNOTICE11 The above copyright notice and this permission notice shall be included
/frameworks/base/services/tests/servicestests/
DAndroid.bp61 // These are not normally accessible from apps so they must be explicitly included.
/frameworks/native/opengl/include/EGL/
DNOTICE11 The above copyright notice and this permission notice shall be included
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dapi.proto118 // Declares an API to be included in this API. The including API must
119 // redeclare all the methods from the included API, but documentation
196 // The fully qualified name of the API which is included.
/frameworks/base/core/proto/android/app/
Dnotification.proto26 * Deprecated fields are not included in the proto.
/frameworks/base/core/tests/coretests/src/android/view/textclassifier/
DTextClassifierTest.java294 List<String> included = Collections.EMPTY_LIST; in testGenerateLinks_exclude() local
297 .setEntityConfig(TextClassifier.EntityConfig.create(hints, included, excluded)) in testGenerateLinks_exclude()
323 List<String> included = Arrays.asList(TextClassifier.TYPE_EMAIL); in testGenerateLinks_exclude_override() local
326 .setEntityConfig(TextClassifier.EntityConfig.create(hints, included, excluded)) in testGenerateLinks_exclude_override()
/frameworks/native/opengl/include/GLES/
DNOTICE25 The above copyright notice and this permission notice shall be included
/frameworks/native/opengl/include/GLES2/
DNOTICE25 The above copyright notice and this permission notice shall be included
/frameworks/opt/setupwizard/library/
Drules.gradle3 * included in scripts like build.gradle or standalone.gradle using 'apply from'.

123456789