Home
last modified time | relevance | path

Searched defs:base (Results 1 – 25 of 61) sorted by relevance

123

/cts/tests/signature/lib/common/src/android/signature/cts/
DExcludingClassProvider.java25 private final ClassProvider base; field in ExcludingClassProvider
28 public ExcludingClassProvider(ClassProvider base, in ExcludingClassProvider()
/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
DMeterednessConfigurationRule.java35 public void onBefore(Statement base, Description description) throws Throwable { in onBefore()
46 public void onAfter(Statement base, Description description) throws Throwable { in onAfter()
/cts/tests/tests/content/src/android/content/cts/
DContextWrapperTest.java74 public MockContextWrapper(Context base) { in MockContextWrapper()
79 public void attachBaseContext(Context base) { in attachBaseContext()
DMutableContextWrapperTest.java47 Context base = actitity; in testSetBaseContext() local
/cts/common/device-side/util/src/com/android/compatibility/common/util/
DBeforeAfterRule.java28 public Statement apply(Statement base, Description description) { in apply()
DOnFailureRule.java38 public Statement apply(Statement base, Description description) { in apply()
DRequiredServiceRule.java46 public Statement apply(@NonNull Statement base, @NonNull Description description) { in apply()
DRequiredSystemResourceRule.java53 public Statement apply(Statement base, Description description) { in apply()
DStateChangerRule.java55 public Statement apply(Statement base, Description description) { in apply()
DRequiredFeatureRule.java41 public Statement apply(Statement base, Description description) { in apply()
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DBeforeAfterRule.java28 public Statement apply(Statement base, Description description) { in apply()
DOnFailureRule.java38 public Statement apply(Statement base, Description description) { in apply()
DStateChangerRule.java55 public Statement apply(Statement base, Description description) { in apply()
DRequiredSystemResourceRule.java59 public Statement apply(Statement base, Description description) { in apply()
DRequiredFeatureRule.java48 public Statement apply(Statement base, Description description) { in apply()
DRequiredServiceRule.java55 public Statement apply(@NonNull Statement base, @NonNull Description description) { in apply()
/cts/tests/tests/uirendering27/src/android/uirendering/cts/testinfrastructure/
DTracer.java29 public Statement apply(Statement base, Description description) { in apply()
/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DContentCaptureLoggingTestRule.java48 public Statement apply(Statement base, Description description) { in apply()
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/
DRequiredPropertyRule.java41 public Statement apply(final Statement base, Description description) { in apply()
DRequiredFeatureRule.java42 public Statement apply(final Statement base, Description description) { in apply()
/cts/tests/tests/uirendering/src/android/uirendering/cts/testinfrastructure/
DTracer.java29 public Statement apply(Statement base, Description description) { in apply()
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DDumpOnFailure.java61 public Statement apply(Statement base, Description description) { in apply()
/cts/tests/tests/uiautomation/src/android/app/uiautomation/cts/
DUiAutomationLogRule.java50 public Statement apply(Statement base, Description description) { in apply()
/cts/tests/autofillservice/src/android/autofillservice/cts/
DAutofillLoggingTestRule.java52 public Statement apply(Statement base, Description description) { in apply()
/cts/libs/helpers/core/src/com/android/cts/helpers/
DDeviceInteractionHelperRule.java195 public Statement apply(final Statement base, Description description) { in apply()
208 TestHelperStatement(Statement base) { in TestHelperStatement()

123