Searched refs:INLINE_REPLY_TITLE (Results 1 – 2 of 2) sorted by relevance
19 import static android.content.pm.cts.shortcutmanager.common.Constants.INLINE_REPLY_TITLE;49 .setContentTitle(INLINE_REPLY_TITLE) in showNotificationWithInlineReply()
40 public static final String INLINE_REPLY_TITLE = "InlineReplyTestTitle"; field in Constants