Home
last modified time | relevance | path

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

/cts/apps/NotificationBot/src/com/android/cts/robot/
DNotificationBot.java56 private static final String EXTRA_RESET_REQUEST_INTENT = "EXTRA_RESET_REQUEST_INTENT"; field in NotificationBot
133 .putExtra(EXTRA_RESET_REQUEST_INTENT, intent), in testShortcutResetSetupNotification()
180 intent.getParcelableExtra(EXTRA_RESET_REQUEST_INTENT), error); in testShortcutResetInlineReplyReceived()