Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
DSmartReplyConstantsTest.java132 RemoteInput.EDIT_CHOICES_BEFORE_SENDING_ENABLED)); in testGetEffectiveEditChoicesBeforeSendingWithNoConfig()
147 RemoteInput.EDIT_CHOICES_BEFORE_SENDING_ENABLED)); in testGetEffectiveEditChoicesBeforeSendingWithEnabledConfig()
162 RemoteInput.EDIT_CHOICES_BEFORE_SENDING_ENABLED)); in testGetEffectiveEditChoicesBeforeSendingWithDisabledConfig()
/frameworks/base/core/java/android/app/
DRemoteInput.java99 EDIT_CHOICES_BEFORE_SENDING_ENABLED})
110 public static final int EDIT_CHOICES_BEFORE_SENDING_ENABLED = 2; field in RemoteInput
136 if (getEditChoicesBeforeSending() == EDIT_CHOICES_BEFORE_SENDING_ENABLED in RemoteInput()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSmartReplyConstants.java199 case RemoteInput.EDIT_CHOICES_BEFORE_SENDING_ENABLED: in getEffectiveEditChoicesBeforeSending()
/frameworks/base/api/
Dcurrent.txt6066 field public static final int EDIT_CHOICES_BEFORE_SENDING_ENABLED = 2; // 0x2