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