Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DInflatedSmartReplies.java272 public static boolean hasFreeformRemoteInput(NotificationEntry entry) { in hasFreeformRemoteInput() method in InflatedSmartReplies
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentView.java1256 applyRemoteInput(entry, InflatedSmartReplies.hasFreeformRemoteInput(entry));
1283 private void applyRemoteInput(NotificationEntry entry, boolean hasFreeformRemoteInput) {
1286 mExpandedRemoteInput = applyRemoteInput(bigContentView, entry, hasFreeformRemoteInput,
1302 headsUpContentView, entry, hasFreeformRemoteInput,