Home
last modified time | relevance | path

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

/cts/apps/NotificationBot/src/com/android/cts/robot/
DNotificationBot.java122 sendShortcutResetReply(context, intent, in testShortcutResetSetupNotification()
179 sendShortcutResetReply(context, in testShortcutResetInlineReplyReceived()
191 … private static void sendShortcutResetReply(Context context, Intent requestIntent, String error) { in sendShortcutResetReply() method in NotificationBot