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

/frameworks/base/core/java/android/app/
H A DNotification.java5818 public static final int SCREEN_TIMEOUT_LONG = -1; field in class:Notification.WearableExtender
6400 * {@link #SCREEN_TIMEOUT_SHORT} or {@link #SCREEN_TIMEOUT_LONG}.
6412 * {@link #SCREEN_TIMEOUT_SHORT} or {@link #SCREEN_TIMEOUT_LONG}.
/frameworks/support/compat/java/android/support/v4/app/
H A DNotificationCompat.java2996 public static final int SCREEN_TIMEOUT_LONG = -1; field in class:NotificationCompat.WearableExtender
3590 * {@link #SCREEN_TIMEOUT_SHORT} or {@link #SCREEN_TIMEOUT_LONG}.
3602 * {@link #SCREEN_TIMEOUT_SHORT} or {@link #SCREEN_TIMEOUT_LONG}.

Completed in 151 milliseconds