/cts/tests/tests/media/bettertogether/src/android/media/bettertogether/cts/ |
D | RemoteService.java | 79 public abstract void onRun(int testId, int step, @Nullable Bundle args) throws Exception; in onRun() 108 public boolean run(int testId, int step, Bundle args) throws RemoteException { in run() 173 public void run(int step) throws RemoteException { in run() 184 public void run(int step, @Nullable Bundle args) throws RemoteException { in run()
|
D | MediaBrowserServiceTestService.java | 96 public void onRun(int testId, int step, @Nullable Bundle args) throws Exception { in onRun()
|
D | MediaSessionTestService.java | 113 public void onRun(int testId, int step, @Nullable Bundle args) throws Exception { in onRun()
|
/cts/tests/app/app/src/android/app/stubs/ |
D | SearchManagerStubActivity.java | 75 public boolean doStep(int step) throws FailException { in testOnCancelListener() 106 public boolean doStep(int step) throws FailException { in testOnDismissListener() 135 public boolean doStep(int step) throws FailException { in testStopSearch() 226 protected abstract boolean doStep(int step) throws FailException; in doStep()
|
/cts/tests/tests/media/bettertogether/aidl/android/media/bettertogether/cts/ |
D | IRemoteService.aidl | 22 boolean run(int testId, int step, in Bundle args); in run()
|
/cts/hostsidetests/sustainedperf/shadertoy_android/src/ |
D | GLtestLib.java | 32 public static native void step(); in step() method in GLtestLib
|
/cts/common/device-side/interactive/src/main/java/com/android/interactive/ |
D | RequireBooleanStepResult.java | 42 Class<? extends Step<Boolean>> step(); in step() method
|
D | Automator.java | 233 public boolean canAutomate(Step step) { in canAutomate() 244 public <E> E automate(Step<E> step) throws Exception { in automate()
|
D | Step.java | 111 Step<E> step; in execute() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/tunnelmode/ |
D | VolumeLevelChangesActivity.java | 107 private void process(int step) { in process() 160 private int getNextStep(int step) { in getNextStep()
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/ |
D | ShaderTests.java | 212 int step = TEST_WIDTH / 10; in testAnisotropicFilteredBitmapShader() local
|
/cts/tests/tests/opengl/src/android/opengl/cts/ |
D | GL2JniLibOne.java | 25 public static native void step(); in step() method in GL2JniLibOne
|
/cts/tests/input/src/android/input/cts/ |
D | MotionEventIsResampledTest.kt | 82 val step = 5 in testIsResampled() constant
|
/cts/apps/CameraITS/utils/ |
D | sensor_fusion_utils_tests.py | 31 def _generate_pwl_waveform(self, pts, step, amplitude): argument
|
/cts/tests/autofillservice/src/android/autofillservice/cts/activities/ |
D | MultipleStepsSignInActivity.java | 118 View step = mSteps.get(i); in showStep() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/ |
D | MotionIndicatorView.java | 339 RangeCoveredRegister(int low, int high, int step) { in RangeCoveredRegister() 347 RangeCoveredRegister(int step) { in RangeCoveredRegister()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/security/ |
D | KeyChainTest.java | 134 Step step = mSteps.get(mCurrentStep); in onClick() local 201 final Step step = mSteps.get(mCurrentStep); in updateUi() local
|
/cts/hostsidetests/car/src/android/car/cts/powerpolicy/ |
D | PowerPolicyTestHelper.java | 44 public PowerPolicyTestHelper(String testcase, String step, in PowerPolicyTestHelper()
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/testinfrastructure/ |
D | DisplayModifier.java | 474 public boolean step() { in step() method in DisplayModifier.Accessor
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/widget/ |
D | WidgetCtsProvider.java | 183 int step = 1; in getInstruction() local
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | SweepGradientTest.java | 101 final double step = twoPi / NUM_STEPS; in verifyColors() local
|
/cts/hostsidetests/packagemanager/stats/src/com/android/cts/packagemanager/stats/host/ |
D | PackageInstallationSessionReportedStatsTests.java | 125 int step = report.getInstallSteps(i); in checkDurationResult() local
|
/cts/tests/tests/view/src/android/view/cts/input/ |
D | InputDeviceSensorManagerTest.java | 233 final int step = SAMPLE_STEP; in bumpSensorsData() local
|
/cts/tests/tests/media/decoder/src/android/media/decoder/cts/ |
D | ImageReaderDecoderTest.java | 596 final int step = 8; // the width of the layers in validateSwirl() local
|
/cts/tests/camera/src/android/hardware/camera2/cts/ |
D | StillCaptureTest.java | 1503 Rational step = mStaticInfo.getAeCompensationStepChecked(); in aeCompensationTestByCamera() local
|