Searched refs:FOCUSED_CONVERSATION_DELAY_MS (Results 1 – 1 of 1) sorted by relevance
98 private static final int FOCUSED_CONVERSATION_DELAY_MS = 500; field in TwoPaneController471 mHandler.postDelayed(mFocusedConversationRunnable, FOCUSED_CONVERSATION_DELAY_MS); in onConversationVisibilityChanged()