Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
DSmartReplyConstantsTest.java135 RemoteInput.EDIT_CHOICES_BEFORE_SENDING_DISABLED)); in testGetEffectiveEditChoicesBeforeSendingWithNoConfig()
150 RemoteInput.EDIT_CHOICES_BEFORE_SENDING_DISABLED)); in testGetEffectiveEditChoicesBeforeSendingWithEnabledConfig()
165 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.java197 case RemoteInput.EDIT_CHOICES_BEFORE_SENDING_DISABLED: in getEffectiveEditChoicesBeforeSending()
/frameworks/base/non-updatable-api/
Dcurrent.txt6068 field public static final int EDIT_CHOICES_BEFORE_SENDING_DISABLED = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt6068 field public static final int EDIT_CHOICES_BEFORE_SENDING_DISABLED = 1; // 0x1