Searched refs:EXTRA_RESET_REPLY_ACTION (Results 1 – 2 of 2) sorted by relevance
53 private static final String EXTRA_RESET_REPLY_ACTION = "EXTRA_RESET_REPLY_ACTION"; field in ShortcutThrottlingResetActivity146 intent.putExtra(EXTRA_RESET_REPLY_ACTION, mReplyAction); in test()
51 private static final String EXTRA_RESET_REPLY_ACTION = "EXTRA_RESET_REPLY_ACTION"; field in NotificationBot193 replyIntent.setAction(requestIntent.getStringExtra(EXTRA_RESET_REPLY_ACTION)); in sendShortcutResetReply()