Searched refs:mReplyIntent (Results 1 – 1 of 1) sorted by relevance
64 private final AtomicReference<Intent> mReplyIntent = new AtomicReference<>(null); field in ShortcutThrottlingResetActivity107 mReplyIntent.set(intent);180 final Intent replyIntent = mReplyIntent.get(); in test()203 final Intent replyIntent = mReplyIntent.get(); in test()