Searched refs:shouldAutoScrolling (Results 1 – 1 of 1) sorted by relevance
109 private boolean shouldAutoScrolling; field in RttChatFragment213 shouldAutoScrolling = !recyclerView.canScrollVertically(1); in onCreateView()234 shouldAutoScrolling = true; in onCreateView()323 if (shouldAutoScrolling) { in onUpdateRemoteMessage()