Searched refs:EXTRA_RESET_REPLY_ERROR (Results 1 – 2 of 2) sorted by relevance
54 private static final String EXTRA_RESET_REPLY_ERROR = "EXTRA_RESET_REPLY_ERROR"; field in ShortcutThrottlingResetActivity195 final String error = replyIntent.getStringExtra(EXTRA_RESET_REPLY_ERROR); in test()
54 private static final String EXTRA_RESET_REPLY_ERROR = "EXTRA_RESET_REPLY_ERROR"; field in NotificationBot194 replyIntent.putExtra(EXTRA_RESET_REPLY_ERROR, error); in sendShortcutResetReply()