Home
last modified time | relevance | path

Searched refs:ACTION_REPLY (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/shortcutmanager/common/src/android.content.pm.cts.shortcutmanager.common/
DConstants.java23 public static final String ACTION_REPLY = field in Constants
DReplyUtil.java76 final String replyAction = Constants.ACTION_REPLY + Constants.sRandom.nextLong(); in invokeAndWaitForReply()