Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DRemoteInput.java136 if (getEditChoicesBeforeSending() == EDIT_CHOICES_BEFORE_SENDING_ENABLED in RemoteInput()
200 public int getEditChoicesBeforeSending() { in getEditChoicesBeforeSending() method in RemoteInput
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSmartReplyView.java273 smartReplies.remoteInput.getEditChoicesBeforeSending())) { in inflateReplyButton()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java1160 public boolean getEditChoicesBeforeSending() { in getEditChoicesBeforeSending() method in NotificationRecord
DNotificationManagerService.java1022 r.getEditChoicesBeforeSending() ? 1 : 0)
1085 r.getEditChoicesBeforeSending() ? 1 : 0); in logSmartSuggestionsVisible()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentView.java1401 .getEditChoicesBeforeSending());
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto6994 // getEditChoicesBeforeSending was enabled.
7000 // getEditChoicesBeforeSending was enabled).
/frameworks/base/api/
Dcurrent.txt6054 method public int getEditChoicesBeforeSending();