Home
last modified time | relevance | path

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

/cts/tests/tests/shortcutmanager/common/src/android.content.pm.cts.shortcutmanager.common/
DConstants.java38 public static final String TEST_INLINE_REPLY_CHECK = "testInlineReplyCheck"; field in Constants
/cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
DShortcutManagerThrottlingTest.java109 callTest(Constants.TEST_INLINE_REPLY_CHECK); in testInlineReply()
/cts/tests/tests/shortcutmanager/throttling/src/android/content/pm/cts/shortcutmanager/throttling/
DShortcutManagerThrottlingTestReceiver.java79 case Constants.TEST_INLINE_REPLY_CHECK: in onReceive()