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

/frameworks/support/compat/java/android/support/v4/app/
H A DNotificationCompat.java3319 * Sentinel value for use with {@link #setHintScreenTimeout} to keep the screen on for a
3326 * Sentinel value for use with {@link #setHintScreenTimeout} to keep the screen on
3974 public WearableExtender setHintScreenTimeout(int timeout) { method in class:NotificationCompat.WearableExtender
/frameworks/base/core/java/android/app/
H A DNotification.java7159 * Sentinel value for use with {@link #setHintScreenTimeout} to keep the screen on for a
7166 * Sentinel value for use with {@link #setHintScreenTimeout} to keep the screen on
7761 public WearableExtender setHintScreenTimeout(int timeout) { method in class:Notification.WearableExtender

Completed in 28 milliseconds