Searched refs:EXTRA_RESET_REPLY_PACKAGE (Results 1 – 2 of 2) sorted by relevance
52 private static final String EXTRA_RESET_REPLY_PACKAGE = "EXTRA_RESET_REPLY_PACKAGE"; field in ShortcutThrottlingResetActivity145 intent.putExtra(EXTRA_RESET_REPLY_PACKAGE, getPackageName()); in test()
50 private static final String EXTRA_RESET_REPLY_PACKAGE = "EXTRA_RESET_REPLY_PACKAGE"; field in NotificationBot