HomeSort by relevance Sort by last modified time
    Searched refs:currentDay (Results 1 - 4 of 4) sorted by null

  /external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/widget/
DurationPicker.java 115 public void setCurrentDay(Integer currentDay) {
116 mCurrentDay = currentDay;
169 int currentDay = mCurrentDay;
170 mDayPicker.setCurrent(currentDay);
  /external/python/cpython3/Lib/logging/
handlers.py 276 currentDay = t[6]
291 currentDay = (currentDay + 1) % 7
309 day = currentDay # 0 is Monday
    [all...]
  /build/make/tools/droiddoc/templates-ndk/assets/js/
android_3p-bundle.js     [all...]
  /external/doclava/res/assets/templates-sdk/assets/js/
android_3p-bundle.js     [all...]

Completed in 180 milliseconds