Searched refs:KEY_HINT_SCREEN_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
9073 private static final String KEY_HINT_SCREEN_TIMEOUT = "hintScreenTimeout"; field in Notification.Builder.WearableExtender9141 mHintScreenTimeout = wearableBundle.getInt(KEY_HINT_SCREEN_TIMEOUT); in WearableExtender()9192 wearableBundle.putInt(KEY_HINT_SCREEN_TIMEOUT, mHintScreenTimeout); in extend()
7898 Landroid/app/Notification$WearableExtender;->KEY_HINT_SCREEN_TIMEOUT:Ljava/lang/String;