Home
last modified time | relevance | path

Searched defs:mEditChoicesBeforeSending (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DRemoteInput.java122 @EditChoicesBeforeSending private final int mEditChoicesBeforeSending; field in RemoteInput
222 private int mEditChoicesBeforeSending = EDIT_CHOICES_BEFORE_SENDING_AUTO; field in RemoteInput.Builder
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DSmartReplyConstants.java57 private volatile boolean mEditChoicesBeforeSending; field in SmartReplyConstants
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecord.java194 private boolean mEditChoicesBeforeSending; field in NotificationRecord