Home
last modified time | relevance | path

Searched refs:previous (Results 1 – 7 of 7) sorted by relevance

/cts/tests/autofillservice/src/android/autofillservice/cts/
DAbstractWebViewActivity.java35 UiObject2 previous = null; in getInput() local
37 if (label.equals(previous)) { in getInput()
44 previous = child; in getInput()
/cts/tests/tests/media/src/android/media/cts/
DAudioTrackSurroundTest.java240 AudioTimestamp previous = null; in checkIndividualTimestamps() local
246 if (previous != null) { in checkIndividualTimestamps()
249 timestamp.framePosition >= previous.framePosition); in checkIndividualTimestamps()
251 timestamp.nanoTime >= previous.nanoTime); in checkIndividualTimestamps()
253 if (timestamp.framePosition > previous.framePosition) { in checkIndividualTimestamps()
258 long elapsedFrames = timestamp.framePosition - previous.framePosition; in checkIndividualTimestamps()
259 long elapsedNanos = timestamp.nanoTime - previous.nanoTime; in checkIndividualTimestamps()
282 previous = timestamp; in checkIndividualTimestamps()
/cts/tests/framework/base/windowmanager/src/android/server/wm/intent/
DLaunchSequence.java174 public ConsecutiveLaunch(LaunchSequence previous, LaunchIntent launchIntent, in ConsecutiveLaunch() argument
176 mPrevious = previous; in ConsecutiveLaunch()
/cts/hostsidetests/hdmicec/
Dcec_adapter.md42 …DEBUG: [ 3] connection opened, clearing any previous input and waiting for act…
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
Dlayered_filter_fast_f32.rscript66 // with previous layers.
Dlayered_filter_fast_d1new.rscript64 // with previous layers.
/cts/hostsidetests/sustainedperf/dhrystone/
DRationale111 version 2.1 should be the same as for previous versions.