Searched refs:week (Results 1 – 15 of 15) sorted by relevance
/frameworks/opt/datetimepicker/src/com/android/datetimepicker/ |
D | Utils.java | 94 public static int getJulianMondayFromWeeksSinceEpoch(int week) { in getJulianMondayFromWeeksSinceEpoch() argument 95 return MONDAY_BEFORE_JULIAN_EPOCH + week * 7; in getJulianMondayFromWeeksSinceEpoch()
|
/frameworks/base/docs/html/distribute/users/ |
D | ota-installs.jd | 38 day, week, and month with Platform Insights.</li>
|
D | build-community.jd | 168 your community. Giving a special <em>member of the week</em> badge is an easy
|
D | build-buzz.jd | 13 With more apps published each week in Google Play, building buzz
|
/frameworks/base/core/java/android/text/format/ |
D | Time.java | 1052 public static int getJulianMondayFromWeeksSinceEpoch(int week) { in getJulianMondayFromWeeksSinceEpoch() argument 1053 return MONDAY_BEFORE_JULIAN_EPOCH + week * 7; in getJulianMondayFromWeeksSinceEpoch()
|
/frameworks/base/docs/html/google/play/billing/ |
D | index.jd | 41 that bills the user every week.</li>
|
D | billing_subscriptions.jd | 166 the time of purchase and every week after the original purchase date.</li>
|
/frameworks/base/docs/html/design/patterns/ |
D | app-structure.jd | 104 well. Navigation supports switching views of day, week, month, and agenda views. 143 …n views of the same data set (for example: calendar events viewed by day, week, or month) or data …
|
/frameworks/base/docs/html/distribute/tools/promote/ |
D | brand.jd | 203 reviews or brand inquires. Typical response time is at least one week.</p>
|
/frameworks/base/docs/html/distribute/analyze/ |
D | understand-user-value.jd | 157 days of the week or certain hours of the day behave</li>
|
/frameworks/base/docs/html/distribute/googleplay/ |
D | about.jd | 225 Each week the Google Play editorial staff selects a new set of apps to
|
/frameworks/base/docs/html/distribute/essentials/ |
D | optimizing-your-app.jd | 30 With thousands of new apps being published in Google Play every week, it's
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
D | activity_task_design.jd | 249 Calendar - activities to view day, view week, view month, view
|
/frameworks/base/docs/html/about/versions/ |
D | android-5.0.jd | 867 (by day, week, month, or year)</li>
|
/frameworks/base/docs/html/guide/components/ |
D | intents-common.jd | 243 <dd>An {@link java.util.ArrayList} including each week day on which this alarm should
|