HomeSort by relevance Sort by last modified time
    Searched full:weekly (Results 26 - 50 of 179) sorted by null

12 3 4 5 6 7 8

  /external/skia/infra/bots/recipe_modules/vars/examples/
full.py 32 'Housekeeper-Weekly-RecreateSKPs',
  /external/skia/site/dev/internal/
index.md 15 * [Status](https://sites.google.com/a/google.com/skia/status) from weekly,
  /external/skqp/infra/bots/recipe_modules/vars/examples/
full.py 31 'Housekeeper-Weekly-RecreateSKPs',
  /external/skqp/site/dev/internal/
index.md 15 * [Status](https://sites.google.com/a/google.com/skia/status) from weekly,
  /developers/build/prebuilts/gradle/AppUsageStatistics/Application/src/main/java/com/example/android/appusagestatistics/
AppUsageStatisticsFragment.java 210 WEEKLY("Weekly", UsageStatsManager.INTERVAL_WEEKLY),
  /developers/samples/android/system/AppUsageStatistics/Application/src/main/java/com/example/android/appusagestatistics/
AppUsageStatisticsFragment.java 210 WEEKLY("Weekly", UsageStatsManager.INTERVAL_WEEKLY),
  /development/samples/browseable/AppUsageStatistics/src/com.example.android.appusagestatistics/
AppUsageStatisticsFragment.java 210 WEEKLY("Weekly", UsageStatsManager.INTERVAL_WEEKLY),
  /packages/apps/Calendar/src/com/android/calendar/
EventRecurrenceFormatter.java 63 case EventRecurrence.WEEKLY: {
100 return r.getQuantityString(R.plurals.weekly, interval, interval, string)
  /external/autotest/site_utils/
backup_mysql_db.py 10 backup_mysql_db.py --type=weekly --gs_bucket=gs://my_bucket --keep 10
14 of the autotest db, uploads it to gs://my_bucket/weekly/dump_file.date and
66 _WEEKLY = 'weekly'
  /external/libxml2/doc/
searches.xsl 21 <h2> weekly statistics: </h2>
  /external/toolchain-utils/deprecated/
sheriff_rotation.py 4 """Script to rotate the weekly team sheriff.
  /frameworks/opt/calendar/src/com/android/calendarcommon2/
EventRecurrence.java 37 public static final int WEEKLY = 5;
121 sParseFreqMap.put("WEEKLY", WEEKLY);
340 case WEEKLY:
341 s.append("WEEKLY");
397 if (this.freq != WEEKLY) {
425 * WEEKLY rules, and hence are uncommon.)
586 * in section 3.3.10. For example, if FREQ=WEEKLY, we should reject a rule that
    [all...]
RecurrenceProcessor.java 210 if (EventRecurrence.WEEKLY >= freq) {
521 // What to do if the event is weekly:
575 if (r.freq > EventRecurrence.WEEKLY) {
790 case EventRecurrence.WEEKLY:
812 boolean useDays = freq >= EventRecurrence.WEEKLY &&
    [all...]
  /packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
CalendarDatabaseHelperTest.java 334 // April 5th 1:01:01 AM to April 6th 1:01:01, recurring weekly (We only check for the
340 "'WEEKLY:MON',1);");
349 "'WEEKLY:MON',1);");
368 // April 5th 1:01:01 AM to April 6th 1:01:01, recurring weekly (We only check for the
374 "'WEEKLY:MON',1);");
383 "'WEEKLY:MON',1);");
  /cts/tests/tests/location/src/android/location/cts/psedorange/
GpsTime.java 185 * Computes GPS weekly epoch of the reference time.
186 * <p>GPS weekly epoch are defined as of every Sunday 00:00:000 (mor
  /external/llvm/utils/release/
build_llvm_package.bat 5 REM used for the the weekly snapshots at http://www.llvm.org/builds.
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_wgl.c 350 * https://blog.qt.io/blog/2014/11/27/qt-weekly-21-dynamic-opengl-implementation-loading-in-qt-5-4/
  /external/skia/infra/bots/recipe_modules/core/examples/
full.py 125 builder = 'Housekeeper-Weekly-RecreateSKPs'
  /external/skqp/infra/bots/recipe_modules/core/examples/
full.py 122 builder = 'Housekeeper-Weekly-RecreateSKPs'
  /external/toolchain-utils/automation/clients/helper/
chromeos.py 131 if version in ['weekly', 'quarterly']:
  /packages/apps/Calendar/src/com/android/calendar/recurrencepicker/
RecurrencePickerDialog.java 297 EventRecurrence.WEEKLY,
365 case EventRecurrence.WEEKLY:
375 // Weekly: For "repeat by day of week", the day of week to repeat is in
430 case EventRecurrence.WEEKLY:
469 // Weekly: repeat by day of week or Monthly: repeat by nth day of week
559 // Weekly && monthly repeat patterns
649 // Leave today's day of week as checked by default in weekly view.
    [all...]
  /packages/apps/Calendar/res/values/
strings.xml 46 <!-- Some events repeat daily, weekly, monthly, or yearly. This is the label
437 <!-- A description for an event that repeats weekly on some day of the week. For example,
438 'Weekly on Tuesday' or Every 2 weeks on Monday, Tuesday. [CHAR LIMIT=25]-->
439 <plurals name="weekly">
440 <item quantity="one">Weekly on <xliff:g id="days_of_week">%2$s</xliff:g></item>
455 weekly, etc.) and that the user cannot change this on the phone
460 weekly, etc.) and that the user cannot change this on the phone
    [all...]
  /packages/apps/Calendar/res/values-ur/
strings.xml 179 <!-- no translation found for weekly:one (5463021019301453273) -->
180 <!-- no translation found for weekly:other (2857390143157377867) -->
  /external/skia/site/dev/testing/
automated_testing.md 25 to specify nightly and weekly jobs as well. For convenience, most repos also
  /external/skqp/site/dev/testing/
automated_testing.md 25 to specify nightly and weekly jobs as well. For convenience, most repos also

Completed in 1189 milliseconds

12 3 4 5 6 7 8