/cts/tests/signature/src/android/signature/cts/ |
D | ExcludingClassProvider.java | 25 private final ClassProvider base; field in ExcludingClassProvider 28 public ExcludingClassProvider(ClassProvider base, in ExcludingClassProvider()
|
/cts/common/device-side/util/src/com/android/compatibility/common/util/ |
D | BeforeAfterRule.java | 28 public Statement apply(Statement base, Description description) { in apply()
|
D | OnFailureRule.java | 38 public Statement apply(Statement base, Description description) { in apply()
|
D | RequiredFeatureRule.java | 41 public Statement apply(Statement base, Description description) { in apply()
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/testinfrastructure/ |
D | Tracer.java | 29 public Statement apply(Statement base, Description description) { in apply()
|
/cts/tests/autofillservice/src/android/autofillservice/cts/common/ |
D | StateKeeperRule.java | 48 public Statement apply(Statement base, Description description) { in apply()
|
D | StateChangerRule.java | 53 public Statement apply(Statement base, Description description) { in apply()
|
/cts/tests/tests/content/src/android/content/cts/ |
D | MutableContextWrapperTest.java | 47 Context base = actitity; in testSetBaseContext() local
|
D | ContextTest.java | 317 final File base = mContext.getFilesDir(); in testFilenames() local
|
/cts/tests/autofillservice/src/android/autofillservice/cts/ |
D | RetryRule.java | 42 public Statement apply(Statement base, Description description) { in apply()
|
D | AutofillLoggingTestRule.java | 49 public Statement apply(Statement base, Description description) { in apply()
|
D | SafeCleanerRule.java | 74 public Statement apply(Statement base, Description description) { in apply()
|
/cts/tools/dasm/src/java_cup/ |
D | action_production.java | 21 production base, in action_production()
|
/cts/tests/tests/content/src/android/content/res/cts/ |
D | FractionTest.java | 76 private void tryFraction(final int resid, final float base, final float pbase, in tryFraction()
|
/cts/tests/tests/print/printTestUtilLib/src/android/print/test/services/ |
D | StubbablePrintService.java | 56 public void callAttachBaseContext(Context base) { in callAttachBaseContext()
|
/cts/hostsidetests/multiuser/src/android/host/multiuser/ |
D | CreateUsersNoAppCrashesTest.java | 176 public Statement apply(Statement base, Description description) { in apply() 193 private static Set<String> evaluateAndReturnAppCrashes(Statement base) throws Throwable { in evaluateAndReturnAppCrashes()
|
/cts/tests/tests/widget/src/android/widget/cts/ |
D | TextClockTest.java | 73 int base = mStartedAs24 ? 24 : 12; in teardown() local 74 Settings.System.putInt(mActivity.getContentResolver(), Settings.System.TIME_12_24, base); in teardown() local
|
/cts/tests/tests/view/src/android/view/cts/ |
D | ContextThemeWrapperTest.java | 47 public MockContextThemeWrapper(Context base, int themeres) { in MockContextThemeWrapper()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/wifiaware/ |
D | BaseTestCase.java | 170 int base = 0; in bytesToHex() local
|
/cts/hostsidetests/appsecurity/test-apps/ClassLoaderSplitApp/src/com/android/cts/classloadersplitapp/ |
D | SplitAppTest.java | 160 public Statement apply(final Statement base, Description description) { in apply()
|
/cts/tests/JobScheduler/src/android/jobscheduler/cts/ |
D | TriggerContentTest.java | 241 String base = "content://" + DummyJobContentProvider.AUTHORITY + "/root"; in testDescendantsObserver() local 289 String base = "content://" + DummyJobContentProvider.AUTHORITY + "/root"; in testNonDescendantsObserver() local
|
/cts/tests/tests/opengl/src/android/opengl/cts/ |
D | CompressedTextureSurfaceView.java | 41 Bitmap base, in CompressedTextureSurfaceView() 123 public CompressedTextureRender(Bitmap base, in CompressedTextureRender()
|
/cts/hostsidetests/media/bitstreams/common/src/android/media/cts/bitstreams/ |
D | MediaBitstreams.java | 72 String base = bitstreamPath.replaceAll(".mp4$|.webm$", ""); in getMd5Path() local
|
/cts/hostsidetests/appsecurity/test-apps/IsolatedSplitApp/src/com/android/cts/isolatedsplitapp/ |
D | SplitAppTest.java | 291 public Statement apply(final Statement base, Description description) { in apply()
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | LaunchClip.java | 168 AllocationAdapter makeAdapter(Allocation base, int ax, int ay, int az, int ox, int oy, int oz) { in makeAdapter()
|