Searched refs:whatHappened (Results 1 – 1 of 1) sorted by relevance
968 public BetterBugIntentBuilder setWhatActuallyHappenedDescription(String whatHappened) { in setWhatActuallyHappenedDescription() argument969 mBetterBugIntent.putExtra(EXTRA_ACTUALLY_HAPPENED, whatHappened); in setWhatActuallyHappenedDescription()