Home
last modified time | relevance | path

Searched refs:applySmartReplyView (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationContentView.java1255 applySmartReplyView(remoteInputWithChoices, pendingIntentWithChoices, entry);
1356 private void applySmartReplyView(RemoteInput remoteInput, PendingIntent pendingIntent, in applySmartReplyView() method in NotificationContentView
1360 applySmartReplyView(mExpandedChild, remoteInput, pendingIntent, entry); in applySmartReplyView()
1368 private SmartReplyView applySmartReplyView( in applySmartReplyView() method in NotificationContentView