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

/frameworks/support/compat/src/main/java/androidx/core/app/
H A DNotificationCompat.java3769 public static final int SCREEN_TIMEOUT_LONG = -1; field in class:NotificationCompat.WearableExtender
4427 * {@link #SCREEN_TIMEOUT_SHORT} or {@link #SCREEN_TIMEOUT_LONG}.
4440 * {@link #SCREEN_TIMEOUT_SHORT} or {@link #SCREEN_TIMEOUT_LONG}.
/frameworks/base/core/java/android/app/
H A DNotification.java8287 public static final int SCREEN_TIMEOUT_LONG = -1; field in class:Notification.WearableExtender
8892 * {@link #SCREEN_TIMEOUT_SHORT} or {@link #SCREEN_TIMEOUT_LONG}.
8905 * {@link #SCREEN_TIMEOUT_SHORT} or {@link #SCREEN_TIMEOUT_LONG}.

Completed in 70 milliseconds