Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DShortcutThrottlingResetActivity.java52 private static final String EXTRA_RESET_REPLY_PACKAGE = "EXTRA_RESET_REPLY_PACKAGE"; field in ShortcutThrottlingResetActivity
145 intent.putExtra(EXTRA_RESET_REPLY_PACKAGE, getPackageName()); in test()
/cts/apps/NotificationBot/src/com/android/cts/robot/
DNotificationBot.java50 private static final String EXTRA_RESET_REPLY_PACKAGE = "EXTRA_RESET_REPLY_PACKAGE"; field in NotificationBot