Searched defs:replyIntent (Results 1 – 4 of 4) sorted by relevance
48 private void runTest(Context context, Intent replyIntent) { in runTest()83 final var replyIntent = params.getTransientExtras().getParcelable( in onStartJob() local
180 final Intent replyIntent = mReplyIntent.get(); in test() local203 final Intent replyIntent = mReplyIntent.get(); in test() local
102 final var replyIntent = new Intent("ACTION_REPLY_" + new SecureRandom().nextInt()); in test() local
192 final Intent replyIntent = new Intent(); in sendShortcutResetReply() local