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

12 3 4 5 6 7

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
blktrace_api.h 27 BLK_TC_END = 1 << 15, /* only 16-bits, reminder */
  /development/samples/training/notify-user/src/com/example/android/pingme/
PingService.java 45 // The reminder message the user set.
92 * text (the user's reminder message) that will be displayed
  /packages/apps/Calendar/res/values-en-rAU/
strings.xml 98 <string name="reminders_label" msgid="7292389181815525676">"Add reminder"</string>
194 <string name="preferences_default_reminder_title" msgid="5188861433342733905">"Default reminder time"</string>
195 <string name="preferences_default_reminder_dialog" msgid="2490348857239323412">"Default reminder time"</string>
227 <string name="accessibility_add_reminder" msgid="2267950744060950152">"Add reminder"</string>
228 <string name="accessibility_remove_reminder" msgid="5261609343259665139">"Remove reminder"</string>
233 <string name="accessibility_reminder_time" msgid="3594100545814579575">"Reminder time"</string>
234 <string name="accessibility_reminder_type" msgid="5339120699701437227">"Reminder type"</string>
  /packages/apps/Calendar/res/values-en-rGB/
strings.xml 98 <string name="reminders_label" msgid="7292389181815525676">"Add reminder"</string>
194 <string name="preferences_default_reminder_title" msgid="5188861433342733905">"Default reminder time"</string>
195 <string name="preferences_default_reminder_dialog" msgid="2490348857239323412">"Default reminder time"</string>
227 <string name="accessibility_add_reminder" msgid="2267950744060950152">"Add reminder"</string>
228 <string name="accessibility_remove_reminder" msgid="5261609343259665139">"Remove reminder"</string>
233 <string name="accessibility_reminder_time" msgid="3594100545814579575">"Reminder time"</string>
234 <string name="accessibility_reminder_type" msgid="5339120699701437227">"Reminder type"</string>
  /packages/apps/Calendar/res/values-en-rIN/
strings.xml 98 <string name="reminders_label" msgid="7292389181815525676">"Add reminder"</string>
194 <string name="preferences_default_reminder_title" msgid="5188861433342733905">"Default reminder time"</string>
195 <string name="preferences_default_reminder_dialog" msgid="2490348857239323412">"Default reminder time"</string>
227 <string name="accessibility_add_reminder" msgid="2267950744060950152">"Add reminder"</string>
228 <string name="accessibility_remove_reminder" msgid="5261609343259665139">"Remove reminder"</string>
233 <string name="accessibility_reminder_time" msgid="3594100545814579575">"Reminder time"</string>
234 <string name="accessibility_reminder_type" msgid="5339120699701437227">"Reminder type"</string>
  /packages/apps/Calendar/res/values/
arrays.xml 17 <!-- Choices for the "Reminder method" spinner.
36 <!-- Choices for the "Reminder minutes" spinner.
81 <!-- Choices for the "Reminder minutes" spinner in the settings.
  /external/icu/icu4c/source/io/
ustream.cpp 125 /* Reminder: ibm-1390 & JISX0213 can output 2 Unicode code points */
  /external/kernel-headers/original/uapi/asm-mips/asm/
signal.h 79 * retaining only the SA_RESTORER definition as a reminder to avoid
  /external/mockito/src/org/mockito/verification/
VerificationWithTimeout.java 92 * To avoid compilation erros upon upgrade the method is deprecated and it throws a "friendly reminder" exception.
  /frameworks/base/docs/html/distribute/engage/
ads.jd 45 reminder or a special offer.
  /frameworks/base/docs/html/training/system-ui/
immersive.jd 100 <li><strong>Reminder bubble</strong>&mdash;The system displays a reminder bubble
102 immersive mode in your app. The reminder bubble reminds users how to display
104 <p class="note"><strong>Note:</strong> If you want to force the reminder bubble to appear
  /packages/apps/Protips/res/values/
arrays.xml 56 <!-- Tip: Reminder about how to delete widgets, reinforcing that this
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
functiondiscoveryconstraints.h 54 #define SSDP_CONSTRAINTVALUE_TYPE_DEV_REMINDER L"urn:schemas-upnp-org:device:Reminder:1"
  /external/clang/test/Analysis/
localization.m 106 return [NSString stringWithFormat:@"%@, %@", @"Test", (numOfReminders != 1) ? [NSString stringWithFormat:NSLocalizedString(@"%@ Reminders", @"Plural count of reminders"), numOfReminders] : [NSString stringWithFormat:NSLocalizedString(@"1 reminder", @"One reminder")]]; // expected-warning {{Plural cases are not supported accross all languages. Use a .stringsdict file}} expected-warning {{Plural cases are not supported accross all languages. Use a .stringsdict file}}
  /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastReceiver.java 43 // Key to access the stored reminder interval default value
111 // reminder interval list because it might change since different
CellBroadcastSettings.java 91 // Alert reminder interval ("once" = single 2 minute reminder).
  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
CalendarAlarmManager.java 206 * alarm check immediately when a reminder is shown. The only use case for this
207 * is to schedule the next alarm check when there is no reminder within 1 day.
301 * next reminder that we haven't scheduled.
319 // Reminder no longer exist.
321 // multiple alerts for the same reminder. The "clearUpToTime'
548 Log.d(TAG, "schedule reminder alarm fired at " + alarmTime);
  /packages/apps/Calendar/src/com/android/calendar/
EventInfoFragment.java     [all...]
  /packages/apps/Calendar/res/values-ar-rXB/
strings.xml 221 <string name="preferences_default_reminder_title" msgid="5188861433342733905">"??Default?? ??reminder?? ??time??"</string>
222 <string name="preferences_default_reminder_dialog" msgid="2490348857239323412">"??Default?? ??reminder?? ??time??"</string>
271 <string name="accessibility_add_reminder" msgid="2267950744060950152">"??Add?? ??reminder??"</string>
280 <string name="accessibility_reminder_time" msgid="3594100545814579575">"??Reminder?? ??time??"</string>
281 <string name="accessibility_reminder_type" msgid="5339120699701437227">"??Reminder?? ??type??"</string>
  /bionic/libc/arch-mips/string/
memset.S 327 PTR_SUBU a3,a2,t8 /* subtract from a2 the reminder */
387 /* the t8 is the reminder count past 32-bytes */
406 andi a2,t8,(NSIZE-1) /* a2 is the reminder past one (d)word chunks */
memcpy.S 430 PTR_SUBU a3,a2,t8 /* subtract from a2 the reminder */
543 /* The t8 is the reminder count past 32-bytes */
573 andi a2,t8,(NSIZE-1) /* a2 is the reminder past one (d)word chunks */
632 PTR_SUBU a3,a2,t8 /* subtract from a2 the reminder */
730 /* t8 is the reminder count past 32-bytes */
764 andi a2,t8,(NSIZE-1) /* a2 is the reminder past one (d)word chunks */
  /packages/apps/Calendar/src/com/android/calendar/agenda/
AgendaAdapter.java 249 // Reminder
283 TextView reminderItemText = (TextView) reminderItem.findViewById(R.id.reminder);
  /external/ceres-solver/scripts/
make_release 113 # Reminder to upload.
  /external/libvpx/
update_libvpx.sh 63 # README reminder.
  /frameworks/base/docs/html/design/wear/
context.jd 114 <p>Offers to set a reminder to change the oil again in six months while waiting at the garage.

Completed in 3004 milliseconds

12 3 4 5 6 7