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

/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/widget/
H A DDurationPicker.java160 public void setCurrentSecond(Integer currentSecond) { argument
161 mCurrentSecond = currentSecond;

Completed in 113 milliseconds