Home
last modified time | relevance | path

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

/cts/apps/NotificationBot/src/com/android/cts/robot/
DNotificationBot.java191 … private static void sendShortcutResetReply(Context context, Intent requestIntent, String error) { in sendShortcutResetReply() argument
193 replyIntent.setAction(requestIntent.getStringExtra(EXTRA_RESET_REPLY_ACTION)); in sendShortcutResetReply()