Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
DSmartReplyConstantsTest.java126 RemoteInput.EDIT_CHOICES_BEFORE_SENDING_DISABLED)); in testGetEffectiveEditChoicesBeforeSendingWithNoConfig()
140 RemoteInput.EDIT_CHOICES_BEFORE_SENDING_DISABLED)); in testGetEffectiveEditChoicesBeforeSendingWithEnabledConfig()
154 RemoteInput.EDIT_CHOICES_BEFORE_SENDING_DISABLED)); in testGetEffectiveEditChoicesBeforeSendingWithDisabledConfig()
/frameworks/base/core/java/android/app/
DRemoteInput.java98 value = {EDIT_CHOICES_BEFORE_SENDING_AUTO, EDIT_CHOICES_BEFORE_SENDING_DISABLED,
107 public static final int EDIT_CHOICES_BEFORE_SENDING_DISABLED = 1; field in RemoteInput
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSmartReplyConstants.java204 case RemoteInput.EDIT_CHOICES_BEFORE_SENDING_DISABLED: in getEffectiveEditChoicesBeforeSending()
/frameworks/base/core/api/
Dcurrent.txt6514 field public static final int EDIT_CHOICES_BEFORE_SENDING_DISABLED = 1; // 0x1