Home
last modified time | relevance | path

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

1234

/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DMockImeHelper.java37 public static MockImeSession createManagedMockImeSession(ActivityManagerTestBase base) { in createManagedMockImeSession()
45 public static MockImeSession createManagedMockImeSession(ActivityManagerTestBase base, in createManagedMockImeSession()
DSetRequestedOrientationRule.java42 public Statement apply(Statement base, in apply()
DDumpOnFailure.java85 public Statement apply(Statement base, Description description) { in apply()
/cts/tests/tests/graphics/src/android/graphics/text/cts/
DLineBreakConfigTest.kt32 val base = LineBreakConfig.Builder() in mergeLineConfig() constant
50 val base = LineBreakConfig.Builder() in mergeLineConfig_unspecified_style() constant
68 val base = LineBreakConfig.Builder() in mergeLineConfig_unspecified_word_style() constant
/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/network-policy/app/src/com/android/cts/netpolicy/hostside/
DMeterednessConfigurationRule.java34 public void onBefore(Statement base, Description description) throws Throwable { in onBefore()
45 public void onAfter(Statement base, Description description) throws Throwable { in onAfter()
/cts/tests/tests/content/src/android/content/cts/
DContextWrapperTest.java85 public MockContextWrapper(Context base) { in MockContextWrapper()
90 public void attachBaseContext(Context base) { in attachBaseContext()
DMutableContextWrapperTest.java49 Context base = actitity; in testSetBaseContext() local
/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/common/device-side/util-axt/src/com/android/compatibility/common/util/
DFreezeRotationRule.java49 protected void onBefore(Statement base, Description description) throws Throwable { in onBefore()
58 protected void onAfter(Statement base, Description description) throws Throwable { in onAfter()
DEnableLocationRule.java69 protected void onBefore(Statement base, Description description) { in onBefore()
78 protected void onAfter(Statement base, Description description) { in onAfter()
DBeforeAfterRule.java28 public Statement apply(Statement base, Description description) { in apply()
DOverrideAnimationScaleRule.java56 protected void onBefore(Statement base, Description description) { in onBefore()
66 protected void onAfter(Statement base, Description description) { in onAfter()
DOnFailureRule.java38 public Statement apply(Statement base, Description description) { in apply()
/cts/common/device-side/bedstead/nene/src/test/java/com/android/bedstead/nene/utils/
DStringLinesDiffTest.kt37 val base = in compareSimpleLists_showDifference() constant
/cts/tests/tests/uirendering27/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()
/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DContentCaptureLoggingTestRule.java50 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/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/utils/
DWindowExtensionTestRule.java41 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()
DRepeatRule.java39 public Statement apply(Statement base, Description description) { in apply()
/cts/hostsidetests/utils/src/android/cts/host/utils/
DDisableDeviceConfigSyncRule.java42 public Statement apply(Statement base, Description description) { in apply()

1234