Searched defs:setHintScreenTimeout (Results 1 - 2 of 2) sorted by path

/frameworks/base/core/java/android/app/
H A DNotification.java6955 * Sentinel value for use with {@link #setHintScreenTimeout} to keep the screen on for a
6962 * Sentinel value for use with {@link #setHintScreenTimeout} to keep the screen on
7557 public WearableExtender setHintScreenTimeout(int timeout) { method in class:Notification.WearableExtender
/frameworks/support/compat/java/android/support/v4/app/
H A DNotificationCompat.java3185 * Sentinel value for use with {@link #setHintScreenTimeout} to keep the screen on for a
3192 * Sentinel value for use with {@link #setHintScreenTimeout} to keep the screen on
3792 public WearableExtender setHintScreenTimeout(int timeout) { method in class:NotificationCompat.WearableExtender

Completed in 52 milliseconds