Searched defs:SCREEN_TIMEOUT_LONG (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/compat/java/android/support/v4/app/
H A DNotificationCompat.java3195 public static final int SCREEN_TIMEOUT_LONG = -1; field in class:NotificationCompat.WearableExtender
3789 * {@link #SCREEN_TIMEOUT_SHORT} or {@link #SCREEN_TIMEOUT_LONG}.
3801 * {@link #SCREEN_TIMEOUT_SHORT} or {@link #SCREEN_TIMEOUT_LONG}.
/frameworks/base/core/java/android/app/
H A DNotification.java6965 public static final int SCREEN_TIMEOUT_LONG = -1; field in class:Notification.WearableExtender
7554 * {@link #SCREEN_TIMEOUT_SHORT} or {@link #SCREEN_TIMEOUT_LONG}.
7566 * {@link #SCREEN_TIMEOUT_SHORT} or {@link #SCREEN_TIMEOUT_LONG}.

Completed in 233 milliseconds