Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiDiagnostics.java357 private void takeBugReportThroughBugreportManager(String bugTitle, String bugDetail) { in takeBugReportThroughBugreportManager() method in WifiDiagnostics
1062 takeBugReportThroughBugreportManager(bugTitle, bugDetail); in takeBugReport()