Searched refs:REPORT_REASON_NONE (Results 1 – 2 of 2) sorted by relevance
202 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 …]
72 public static final int REPORT_REASON_NONE = 0; field in WifiLogger