Home
last modified time | relevance | path

Searched refs:ACTION_EVENT_REMINDER (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/provider/
H A DCalendarContract.java109 public static final String ACTION_EVENT_REMINDER = "android.intent.action.EVENT_REMINDER"; field in CalendarContract
2619 Intent intent = new Intent(ACTION_EVENT_REMINDER); in scheduleAlarm()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt35286 field public static final String ACTION_EVENT_REMINDER = "android.intent.action.EVENT_REMINDER";