Home
last modified time | relevance | path

Searched defs:currentSecond (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/widget/
H A DDurationPicker.java160 public void setCurrentSecond(Integer currentSecond) { in setCurrentSecond()
/aosp_15_r20/cts/tests/tests/media/codec/src/android/media/codec/cts/
H A DVideoCodecTestBase.java1962 int currentSecond; in computeEncodingStatistics() local