Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiLoggerTest.java202 mWifiLogger.captureBugReportData(WifiLogger.REPORT_REASON_NONE); in canCaptureAndStoreRingBufferData()
221 mWifiLogger.captureBugReportData(WifiLogger.REPORT_REASON_NONE); in loggerDiscardsExtraneousData()
530 mWifiLogger.captureBugReportData(WifiLogger.REPORT_REASON_NONE);
544 mWifiLogger.captureBugReportData(WifiLogger.REPORT_REASON_NONE);
558 mWifiLogger.captureBugReportData(WifiLogger.REPORT_REASON_NONE);
568 mWifiLogger.captureBugReportData(WifiLogger.REPORT_REASON_NONE);
578 mWifiLogger.captureBugReportData(WifiLogger.REPORT_REASON_NONE);
591 mWifiLogger.captureBugReportData(WifiLogger.REPORT_REASON_NONE);
597 mWifiLogger.captureBugReportData(WifiLogger.REPORT_REASON_NONE);
604 mWifiLogger.captureBugReportData(WifiLogger.REPORT_REASON_NONE);
[all …]
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DBaseWifiLogger.java33 public synchronized void captureBugReportData(int reason) { } in captureBugReportData() method in BaseWifiLogger
DWifiLogger.java196 public synchronized void captureBugReportData(int reason) { in captureBugReportData() method in WifiLogger
DWifiStateMachine.java2325 mWifiLogger.captureBugReportData(WifiLogger.REPORT_REASON_USER_ACTION); in dump()
3689 mWifiLogger.captureBugReportData(WifiLogger.REPORT_REASON_DHCP_FAILURE); in handleIPv4Failure()
5312 mWifiLogger.captureBugReportData(WifiLogger.REPORT_REASON_ASSOC_FAILURE); in processMessage()
5341 mWifiLogger.captureBugReportData(WifiLogger.REPORT_REASON_AUTH_FAILURE); in processMessage()
6866 mWifiLogger.captureBugReportData(WifiLogger.REPORT_REASON_AUTOROAM_FAILURE); in processMessage()
6983 mWifiLogger.captureBugReportData( in processMessage()
7126 mWifiLogger.captureBugReportData( in processMessage()