Home
last modified time | relevance | path

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

1234

/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()
DBeforeAfterRule.java28 public Statement apply(Statement base, Description description) { in apply()
DOnFailureRule.java38 public Statement apply(Statement base, Description description) { in apply()
/cts/tests/accessibility/common/src/android/accessibility/cts/common/
DInstrumentedAccessibilityServiceTestRule.java211 public Statement apply(Statement base, Description description) { in apply()
220 private final Statement base; field in InstrumentedAccessibilityServiceTestRule.ServiceStatement
222 public ServiceStatement(Statement base) { in ServiceStatement()
/cts/tests/tests/uirendering/src/android/uirendering/cts/testinfrastructure/
DTracer.java29 public Statement apply(Statement base, Description description) { in apply()
/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/
DRequiredDeviceTypeRule.java40 public Statement apply(final Statement base, Description description) { in apply()
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/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.java50 public Statement apply(Statement base, Description description) { in apply()
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DSetRequestedOrientationRule.java41 public Statement apply(Statement base, in apply()
/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/utils/
DWindowExtensionTestRule.java42 public Statement apply(Statement base, Description description) { in apply()
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/settings/
DAutoCloseableRule.java22 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/tests/voiceinteraction/src/android/voiceinteraction/cts/testcore/
DAssumptionCheckerRule.java49 public Statement apply(Statement base, Description description) { in apply()
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DBootCountTrackerRule.java47 public Statement apply(Statement base, Description description) { in apply()
/cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/
DDisableScreenDozeRule.java47 public Statement apply(final Statement base, final Description description) { in apply()
DUnlockScreenRule.java35 public Statement apply(Statement base, Description description) { in apply()

1234