Home
last modified time | relevance | path

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

12

/frameworks/opt/setupwizard/library/gingerbread/test/robotest/src/com/android/setupwizardlib/items/
DExpandableSwitchItemTest.java74 .named("expandable content focusable") in testInitialState()
137 assertThat(titleView.getDrawableState()).asList().named("Drawable state") in testDrawableState()
142 assertThat(titleView.getDrawableState()).asList().named("Drawable state") in testDrawableState()
147 assertThat(titleView.getDrawableState()).asList().named("Drawable state") in testDrawableState()
/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/test/
DSystemBarHelperTest.java203 .named("window sysUiVisibility") in testSetBackButtonVisibleTrue()
206 .named("decor view sysUiVisibility") in testSetBackButtonVisibleTrue()
218 .named("window sysUiVisibility") in testSetBackButtonVisibleFalse()
221 .named("decor view sysUiVisibility") in testSetBackButtonVisibleFalse()
/frameworks/support/webkit-codegen/src/test/resources/
DREADME.txt8 The input and output files are named in such a way that they correspond to how
10 for Foo.java will generate a file named FooBoundaryInterface.java.
/frameworks/opt/setupwizard/library/test/robotest/src/com/android/setupwizardlib/util/
DGlifStyleTest.java63 assertThat(button.getBackground()).named("background").isNotNull(); in testSuwGlifButtonTertiary()
64 assertThat(button.getTransformationMethod()).named("transformation method").isNull(); in testSuwGlifButtonTertiary()
/frameworks/compile/libbcc/tests/libbcc/
Dtbaa.ll37 ; The following named metadata would not be present in a bitcode file,
40 ; we never get the opportunity to synthesize this named metadata.
Dtbaa-through-alloca.ll57 ; The following named metadata would not be present in a bitcode file,
60 ; we never get the opportunity to synthesize this named metadata.
Dgetelementptr.ll64 ; The following named metadata would not be present in a bitcode file,
67 ; we never get the opportunity to synthesize this named metadata.
/frameworks/opt/setupwizard/tools/gradle/
Ddist-library-instrumentation-tests.gradle22 // For a project named "setup-wizard-lib" with build flavor "platform" and build type "debug",
23 // the output file will be named "setup-wizard-lib-platform-debug-androidTest.apk"
/frameworks/native/vulkan/
DREADME.md13 …f the platform toolchain (yet?). Files named `foo_gen.*` are generated from the API file and a tem…
/frameworks/native/opengl/tests/
DAndroid.mk28 include $(call all-named-subdir-makefiles, $(dirs))
/frameworks/support/testutils/
DNO_DOCS15 Having this file, named NO_DOCS, in a directory will prevent
/frameworks/support/testutils-ktx/
DNO_DOCS15 Having this file, named NO_DOCS, in a directory will prevent
/frameworks/support/media/version-compat-tests/previous/service/src/androidTest/
DNO_DOCS15 Having this file, named NO_DOCS, in a directory will prevent
/frameworks/support/media/version-compat-tests/current/service/src/androidTest/
DNO_DOCS15 Having this file, named NO_DOCS, in a directory will prevent
/frameworks/support/heifwriter/src/androidTest/
DNO_DOCS15 Having this file, named NO_DOCS, in a directory will prevent
/frameworks/rs/script_api/
Drs_for_each.spec54 You can access the kernel context by adding a special parameter named "context" of type
115 Up to API level 23, the kernel is implicitly specified as the kernel named
244 You can access the kernel context by adding a special parameter named "context" of
Drs_value_types.spec54 equal to the number of entries named.
/frameworks/native/cmds/dumpstate/
Dbugreport-format.md13 Prior to _Android M (Marshmallow)_, `dumpstate` generates a flat .txt file named
98 ready to parse that format, the version was named **1.0-dev2**,
/frameworks/base/test-runner/src/android/test/suitebuilder/
DTestSuiteBuilder.java167 public TestSuiteBuilder named(String newSuiteName) { in named() method in TestSuiteBuilder
/frameworks/base/tests/Camera2Tests/SmartCamera/
DREADME.txt16 Smart Camera / Auto Snapshot (formerly named SimpleCamera) ReadMe
/frameworks/rs/script_api/include/
Drs_for_each.rsh57 * You can access the kernel context by adding a special parameter named "context" of type
116 * Up to API level 23, the kernel is implicitly specified as the kernel named
215 * You can access the kernel context by adding a special parameter named "context" of
364 * You can access it by adding a special parameter named "context" of
Drs_value_types.rsh56 * equal to the number of entries named.
84 * The types are named rs_matrix2x2, rs_matrix3x3, and rs_matrix4x4. See
/frameworks/support/
DREADME.md59 These applications are named support-\*-demos (e.g. support-4v-demos or support-leanback-demos. You…
/frameworks/base/cmds/bootanimation/
DFORMAT.md79 named sequentially (e.g. `part000.png`, `part001.png`, ...) and added to the zip archive in that
/frameworks/layoutlib/create/
DREADME.txt237 a- A copy of the original method named SomeClass.MethodName_Original(). The content is the original
241 named SomeClass_Delegate.MethodName(). The implementation of this 'delegate' method is done in

12