summaryrefslogtreecommitdiff
path: root/android/provider/AlarmClock.java
diff options
context:
space:
mode:
Diffstat (limited to 'android/provider/AlarmClock.java')
-rw-r--r--android/provider/AlarmClock.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/android/provider/AlarmClock.java b/android/provider/AlarmClock.java
index f9030124..21694575 100644
--- a/android/provider/AlarmClock.java
+++ b/android/provider/AlarmClock.java
@@ -158,7 +158,6 @@ public final class AlarmClock {
* <p>
* Dismiss all currently expired timers. If there are no expired timers, then this is a no-op.
* </p>
- * @hide
*/
@SdkConstant(SdkConstantType.ACTIVITY_INTENT_ACTION)
public static final String ACTION_DISMISS_TIMER = "android.intent.action.DISMISS_TIMER";