HomeSort by relevance Sort by last modified time
    Searched refs:INLINE_REPLY_TITLE (Results 1 - 3 of 3) sorted by null

  /cts/tests/tests/shortcutmanager/common/src/android.content.pm.cts.shortcutmanager.common/
Constants.java 40 public static final String INLINE_REPLY_TITLE = "InlineReplyTestTitle";
  /cts/tests/tests/shortcutmanager/throttling/src/android/content/pm/cts/shortcutmanager/throttling/
InlineReply.java 19 import static android.content.pm.cts.shortcutmanager.common.Constants.INLINE_REPLY_TITLE;
49 .setContentTitle(INLINE_REPLY_TITLE)
  /platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/
NotificationInlineReplyTests.java 38 private static final String INLINE_REPLY_TITLE = "INLINE REPLY TITLE";

Completed in 163 milliseconds