Home
last modified time | relevance | path

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

123

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DMockImeHelper.java37 public static MockImeSession createManagedMockImeSession(ActivityManagerTestBase base) { in createManagedMockImeSession()
45 public static MockImeSession createManagedMockImeSession(ActivityManagerTestBase base, in createManagedMockImeSession()
DDumpOnFailure.java62 public Statement apply(Statement base, Description description) { in apply()
/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/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-axt/src/com/android/compatibility/common/util/
DFreezeRotationRule.java42 protected void onBefore(Statement base, Description description) throws Throwable { in onBefore()
47 protected void onAfter(Statement base, Description description) throws Throwable { in onAfter()
DDisableAnimationRule.java38 protected void onBefore(Statement base, Description description) throws Throwable { in onBefore()
45 protected void onAfter(Statement base, Description description) throws Throwable { in onAfter()
DBeforeAfterRule.java28 public Statement apply(Statement base, Description description) { in apply()
DOnFailureRule.java38 public Statement apply(Statement base, Description description) { in apply()
DRequiredServiceRule.java55 public Statement apply(@NonNull Statement base, @NonNull Description description) { in apply()
DStateChangerRule.java53 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()
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/
DRequiredPropertyRule.java42 public Statement apply(final Statement base, Description description) { in apply()
DRequiredFeatureRule.java42 public Statement apply(final 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/tests/tests/uirendering/src/android/uirendering/cts/testinfrastructure/
DTracer.java29 public Statement apply(Statement base, 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/autofillservice/src/android/autofillservice/cts/testcore/
DMaxVisibleDatasetsRule.java48 public Statement apply(Statement base, Description description) { in apply()
DAutofillLoggingTestRule.java52 public Statement apply(Statement base, Description description) { in apply()
/cts/tests/tests/permission/src/android/permission/cts/
DIgnoreAllTestsRule.java41 public Statement apply(Statement base, FrameworkMethod method, Object target) { in apply()
/cts/tests/inputmethod/src/android/view/inputmethod/cts/util/
DUnlockScreenRule.java35 public Statement apply(Statement base, Description description) { in apply()
DDisableScreenDozeRule.java56 public Statement apply(Statement base, Description description) { in apply()
/cts/tests/tests/view/src/android/view/cts/util/
DDisableFixedToUserRotationRule.java46 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