Home
last modified time | relevance | path

Searched defs:replyIntent (Results 1 – 4 of 4) sorted by relevance

/cts/tests/app/FgsStartTest/helper/src/android/app/fgsstarttesthelper/
DFgsNewLogicTest.java48 private void runTest(Context context, Intent replyIntent) { in runTest()
83 final var replyIntent = params.getTransientExtras().getParcelable( in onStartJob() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DShortcutThrottlingResetActivity.java180 final Intent replyIntent = mReplyIntent.get(); in test() local
203 final Intent replyIntent = mReplyIntent.get(); in test() local
/cts/tests/app/FgsStartTest/test/src/android/app/cts/fgsstarttest/
DActivityManagerNewFgsLogicTest.java102 final var replyIntent = new Intent("ACTION_REPLY_" + new SecureRandom().nextInt()); in test() local
/cts/apps/NotificationBot/src/com/android/cts/robot/
DNotificationBot.java192 final Intent replyIntent = new Intent(); in sendShortcutResetReply() local