Home
last modified time | relevance | path

Searched refs:Include (Results 1 – 19 of 19) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/view/
DIncludeTest.java19 import android.view.Include;
27 public class IncludeTest extends ActivityInstrumentationTestCase<Include> {
29 super("com.android.frameworks.coretests", Include.class); in IncludeTest()
39 final Include activity = getActivity(); in testIncluded()
50 final Include activity = getActivity(); in testIncludedWithLayoutParams()
63 final Include activity = getActivity(); in testIncludedWithVisibility()
72 final Include activity = getActivity(); in testIncludedWithSize()
DInclude.java27 public class Include extends Activity { class
/frameworks/opt/setupwizard/library/
Dstandalone.gradle2 * Include this gradle file if you are building against this as a standalone gradle library project,
Dstandalone-rules.gradle2 * Include this gradle file if you are building against this as a standalone gradle library project,
/frameworks/compile/mclinker/tools/mcld/
DAndroid.bp69 // Include ARM libs to enable 32-bit linking on AARCH64 targets
DOptions.td272 HelpText<"Include every object file in the archive in the link">;
/frameworks/compile/mclinker/lib/LD/
DGNUArchiveReader.cpp119 pArchive.setSymbolStatus(idx, Archive::Symbol::Include); in readArchive()
129 if (Archive::Symbol::Include == status) { in readArchive()
339 return Archive::Symbol::Include; in shouldIncludeSymbol()
/frameworks/opt/setupwizard/tools/gradle/
Ddocs.gradle3 * Include this file using `apply from` in the gradle build file. This will generate new tasks
/frameworks/compile/mclinker/include/mcld/LD/
DArchive.h95 enum Status { Include, Exclude, Unknown }; enumerator
/frameworks/base/tools/layoutlib/bridge/src/android/view/
DLayoutInflater_Delegate.java169 attrs, com.android.internal.R.styleable.Include); in parseInclude()
/frameworks/native/vulkan/api/templates/
Dasciidoc.tmpl1 {{Include "vulkan_common.tmpl"}}
Dvk_xml.tmpl1 {{Include "vulkan_common.tmpl"}}
249 <!-- Include <type name="typename"/> here for e.g. structs that»
Dvulkan_h.tmpl1 {{Include "vulkan_common.tmpl"}}
/frameworks/compile/slang/
DRSCCOptions.td23 // Include the common option parsing interfaces.
/frameworks/native/vulkan/nulldrv/
Dnull_driver.tmpl17 {{Include "../api/templates/vulkan_common.tmpl"}}
/frameworks/base/core/java/android/view/
DLayoutInflater.java970 attrs, R.styleable.Include); in parseInclude()
/frameworks/native/cmds/surfacereplayer/replayer/
DREADME.md87 Include the replayer header at the top of your file
/frameworks/rs/tests/lldb/
DREADME.txt195 -- LLDB Found PythonIncludeDirs: E:/Python27/Include
/frameworks/native/vulkan/libvulkan/
Dcode-generator.tmpl19 {{Include "../api/templates/vulkan_common.tmpl"}}