Home | History | Annotate | Download | only in provider

Lines Matching defs:ACTION_EVENT_REMINDER

99     public static final String ACTION_EVENT_REMINDER = "android.intent.action.EVENT_REMINDER";
2207 * will generate an intent using {@link #ACTION_EVENT_REMINDER}. Apps that
2372 * {@link #ACTION_EVENT_REMINDER}. TODO Move to provider
2392 Intent intent = new Intent(ACTION_EVENT_REMINDER);