Home
last modified time | relevance | path

Searched defs:apply (Results 1 – 25 of 67) sorted by relevance

123

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DBeforeAfterRule.java28 public Statement apply(Statement base, Description description) { in apply() method in BeforeAfterRule
DOnFailureRule.java38 public Statement apply(Statement base, Description description) { in apply() method in OnFailureRule
DRequiredSystemResourceRule.java59 public Statement apply(Statement base, Description description) { in apply() method in RequiredSystemResourceRule
DStateChangerRule.java53 public Statement apply(Statement base, Description description) { in apply() method in StateChangerRule
DRequiredFeatureRule.java48 public Statement apply(Statement base, Description description) { in apply() method in RequiredFeatureRule
/cts/tests/tests/uirendering/src/android/uirendering/cts/testinfrastructure/
DTracer.java29 public Statement apply(Statement base, Description description) { in apply() method in Tracer
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/
DRequiredDeviceTypeRule.java40 public Statement apply(final Statement base, Description description) { in apply() method in RequiredDeviceTypeRule
DRequiredPropertyRule.java42 public Statement apply(final Statement base, Description description) { in apply() method in RequiredPropertyRule
DRequiredFeatureRule.java42 public Statement apply(final Statement base, Description description) { in apply() method in RequiredFeatureRule
/cts/tests/tests/uirendering27/src/android/uirendering/cts/testinfrastructure/
DTracer.java29 public Statement apply(Statement base, Description description) { in apply() method in Tracer
/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DContentCaptureLoggingTestRule.java50 public Statement apply(Statement base, Description description) { in apply() method in ContentCaptureLoggingTestRule
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DSetRequestedOrientationRule.java41 public Statement apply(Statement base, in apply() method in SetRequestedOrientationRule
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DDumpOnFailure.java62 public Statement apply(Statement base, Description description) { in apply() method in DumpOnFailure
/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/utils/
DWindowExtensionTestRule.java42 public Statement apply(Statement base, Description description) { in apply() method in WindowExtensionTestRule
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/settings/
DAutoCloseableRule.java22 public Statement apply(Statement base, Description description) { in apply() method in AutoCloseableRule
/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
DMaxVisibleDatasetsRule.java48 public Statement apply(Statement base, Description description) { in apply() method in MaxVisibleDatasetsRule
DAutofillLoggingTestRule.java52 public Statement apply(Statement base, Description description) { in apply() method in AutofillLoggingTestRule
/cts/tests/tests/content/lib/accountaccess/src/com.android.cts.content/
DFlakyTestRule.java39 public Statement apply(Statement statement, Description description) { in apply() method in FlakyTestRule
/cts/tests/tests/permission/src/android/permission/cts/
DIgnoreAllTestsRule.java41 public Statement apply(Statement base, FrameworkMethod method, Object target) { in apply() method in IgnoreAllTestsRule
/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/testcore/
DAssumptionCheckerRule.java49 public Statement apply(Statement base, Description description) { in apply() method in AssumptionCheckerRule
/cts/hostsidetests/car/src/android/car/cts/powerpolicy/
DSystemInfoParser.java32 public T apply(String cmdOutput) { in apply() method in SystemInfoParser
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DBootCountTrackerRule.java47 public Statement apply(Statement base, Description description) { in apply() method in BootCountTrackerRule
/cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/
DDisableScreenDozeRule.java47 public Statement apply(final Statement base, final Description description) { in apply() method in DisableScreenDozeRule
DUnlockScreenRule.java35 public Statement apply(Statement base, Description description) { in apply() method in UnlockScreenRule
/cts/tests/tests/sdksandbox/webkit/src/android/sdksandbox/webkit/cts/
DWebViewSandboxTestRule.java58 public Statement apply(final Statement base, final Description description) { in apply() method in WebViewSandboxTestRule

123