Home
last modified time | relevance | path

Searched refs:EXTRA_REMOTE_INPUT_HISTORY (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNotificationRemoteInputManagerTest.java146 .getCharSequenceArray(Notification.EXTRA_REMOTE_INPUT_HISTORY); in testRebuildWithRemoteInput_noExistingInputNoSpinner()
160 .getCharSequenceArray(Notification.EXTRA_REMOTE_INPUT_HISTORY); in testRebuildWithRemoteInput_noExistingInputWithSpinner()
179 .getCharSequenceArray(Notification.EXTRA_REMOTE_INPUT_HISTORY); in testRebuildWithRemoteInput_withExistingInput()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationRemoteInputManager.java522 .getCharSequenceArray(Notification.EXTRA_REMOTE_INPUT_HISTORY); in rebuildNotificationWithRemoteInput()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java570 Notification.EXTRA_REMOTE_INPUT_HISTORY); in isLastMessageFromReply()
/frameworks/base/core/java/com/android/internal/widget/
DMessagingLayout.java165 extras.getCharSequenceArray(Notification.EXTRA_REMOTE_INPUT_HISTORY)); in setData()
/frameworks/base/core/java/android/app/
DNotification.java999 public static final String EXTRA_REMOTE_INPUT_HISTORY = "android.remoteInputHistory"; field in Notification
3823 mN.extras.putCharSequenceArray(EXTRA_REMOTE_INPUT_HISTORY, null); in setRemoteInputHistory()
3830 mN.extras.putCharSequenceArray(EXTRA_REMOTE_INPUT_HISTORY, safe); in setRemoteInputHistory()
5233 CharSequence[] replyText = mN.extras.getCharSequenceArray(EXTRA_REMOTE_INPUT_HISTORY); in applyStandardTemplateWithActions()
7902 EXTRA_REMOTE_INPUT_HISTORY); in makeBigContentView()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...