Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
DSmartReplyConstantsTest.java129 RemoteInput.EDIT_CHOICES_BEFORE_SENDING_AUTO)); in testGetEffectiveEditChoicesBeforeSendingWithNoConfig()
144 RemoteInput.EDIT_CHOICES_BEFORE_SENDING_AUTO)); in testGetEffectiveEditChoicesBeforeSendingWithEnabledConfig()
159 RemoteInput.EDIT_CHOICES_BEFORE_SENDING_AUTO)); in testGetEffectiveEditChoicesBeforeSendingWithDisabledConfig()
/frameworks/base/core/java/android/app/
DRemoteInput.java98 value = {EDIT_CHOICES_BEFORE_SENDING_AUTO, EDIT_CHOICES_BEFORE_SENDING_DISABLED,
104 public static final int EDIT_CHOICES_BEFORE_SENDING_AUTO = 0; field in RemoteInput
222 private int mEditChoicesBeforeSending = EDIT_CHOICES_BEFORE_SENDING_AUTO;
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSmartReplyConstants.java201 case RemoteInput.EDIT_CHOICES_BEFORE_SENDING_AUTO: in getEffectiveEditChoicesBeforeSending()
/frameworks/base/non-updatable-api/
Dcurrent.txt6067 field public static final int EDIT_CHOICES_BEFORE_SENDING_AUTO = 0; // 0x0
/frameworks/base/api/
Dcurrent.txt6067 field public static final int EDIT_CHOICES_BEFORE_SENDING_AUTO = 0; // 0x0