Searched refs:applyExternalSmartReplyState (Results 1 – 1 of 1) sorted by relevance
1382 applyExternalSmartReplyState(mContractedChild, state); in applySmartReplyView()1385 applyExternalSmartReplyState(mExpandedChild, state); in applySmartReplyView()1407 applyExternalSmartReplyState(mHeadsUpChild, state); in applySmartReplyView()1415 private void applyExternalSmartReplyState(View view, InflatedSmartReplyState state) { in applyExternalSmartReplyState() method in NotificationContentView