Home
last modified time | relevance | path

Searched refs:whatHappened (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiDiagnostics.java968 public BetterBugIntentBuilder setWhatActuallyHappenedDescription(String whatHappened) { in setWhatActuallyHappenedDescription() argument
969 mBetterBugIntent.putExtra(EXTRA_ACTUALLY_HAPPENED, whatHappened); in setWhatActuallyHappenedDescription()