Home
last modified time | relevance | path

Searched refs:TEST_INLINE_REPLY_SHOW (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/shortcutmanager/common/src/android.content.pm.cts.shortcutmanager.common/
DConstants.java37 public static final String TEST_INLINE_REPLY_SHOW = "testInlineReplyShow"; field in Constants
/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
DShortcutManagerThrottlingTest.java105 callTest(Constants.TEST_INLINE_REPLY_SHOW); in testInlineReply()
/cts/tests/tests/shortcutmanager/throttling/src/android/content/pm/cts/shortcutmanager/throttling/
DShortcutManagerThrottlingTestReceiver.java76 case Constants.TEST_INLINE_REPLY_SHOW: in onReceive()