Stay organized with collections
Save and categorize content based on your preferences.
WearableCalendarContract.Reminders
public
static
final
class
WearableCalendarContract.Reminders
extends Object
java.lang.Object
|
↳ |
android.support.wearable.provider.WearableCalendarContract.Reminders
|
This class is deprecated.
Use androidx.wear.provider.WearableCalendarContract
from the Jetpack Wear library instead.
Summary
Inherited methods |
From class
java.lang.Object
Object
|
clone()
|
boolean
|
equals(Object arg0)
|
void
|
finalize()
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
final
void
|
wait()
|
|
Fields
CONTENT_URI
public static final Uri CONTENT_URI
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-10 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-10 UTC."],[],[],null,["# WearableCalendarContract.Reminders\n\nSummary: [Fields](#lfields) \\| [Inherited Methods](#inhmethods) \n\nWearableCalendarContract.Reminders\n==================================\n\n\n`\npublic\nstatic\nfinal\n\nclass\nWearableCalendarContract.Reminders\n`\n\n\n`\n\nextends `[Object](http://developer.android.com/reference/java/lang/Object.html)`\n\n\n`\n\n`\n\n\n`\n\n|---|----------------------------------------------------------------------|\n| [java.lang.Object](http://developer.android.com/reference/java/lang/Object.html) ||\n| ↳ | android.support.wearable.provider.WearableCalendarContract.Reminders |\n\n\u003cbr /\u003e\n\n*** ** * ** ***\n\n\n**This class is deprecated.** \n\nUse `androidx.wear.provider.WearableCalendarContract` from the [Jetpack Wear](../../../../../jetpack/androidx/releases/wear) library instead.\n\n**See also:**\n\n- [CalendarContract.Reminders](http://developer.android.com/reference/android/provider/CalendarContract.Reminders.html)\n\nSummary\n-------\n\n| ### Fields ||\n|-------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------|\n| ` public static final `[Uri](http://developer.android.com/reference/android/net/Uri.html) | [CONTENT_URI](../../../../../reference/android/support/wearable/provider/WearableCalendarContract.Reminders.html#CONTENT_URI) |\n\n| ### Inherited methods |\n|-----------------------|---|\n| From class ` `[java.lang.Object](http://developer.android.com/reference/java/lang/Object.html)` ` |------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------| | ` `[Object](http://developer.android.com/reference/java/lang/Object.html) | ` clone() ` | | ` boolean` | ` equals(`[Object](http://developer.android.com/reference/java/lang/Object.html)` arg0) ` | | ` void` | ` finalize() ` | | ` final `[Class](http://developer.android.com/reference/java/lang/Class.html)`\u003c?\u003e` | ` getClass() ` | | ` int` | ` hashCode() ` | | ` final void` | ` notify() ` | | ` final void` | ` notifyAll() ` | | ` `[String](http://developer.android.com/reference/java/lang/String.html) | ` toString() ` | | ` final void` | ` wait(long arg0, int arg1) ` | | ` final void` | ` wait(long arg0) ` | | ` final void` | ` wait() ` | ||\n\nFields\n------\n\n### CONTENT_URI\n\n```\npublic static final Uri CONTENT_URI\n```\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e"]]