Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DConcreteClientModeManager.java414 takeBugReportInterfaceFailureIfNeeded( in continueToStopWifi()
994 takeBugReportInterfaceFailureIfNeeded( in processMessageImpl()
1081 takeBugReportInterfaceFailureIfNeeded( in processMessageImpl()
1360 private void takeBugReportInterfaceFailureIfNeeded(String bugTitle, String bugDetail) { in takeBugReportInterfaceFailureIfNeeded() method in ConcreteClientModeManager
DWifiNative.java1497 private void takeBugReportInterfaceFailureIfNeeded(String bugTitle, String bugDetail) { in takeBugReportInterfaceFailureIfNeeded() method in WifiNative
1594 takeBugReportInterfaceFailureIfNeeded(bugTitle, errorMsg); in setupInterfaceForSoftApMode()
1602 takeBugReportInterfaceFailureIfNeeded(bugTitle, errorMsg); in setupInterfaceForSoftApMode()
1620 takeBugReportInterfaceFailureIfNeeded(bugTitle, errorMsg); in setupInterfaceForSoftApMode()
1631 takeBugReportInterfaceFailureIfNeeded(bugTitle, errorMsg); in setupInterfaceForSoftApMode()
1643 takeBugReportInterfaceFailureIfNeeded(bugTitle, errorMsg); in setupInterfaceForSoftApMode()
2383 takeBugReportInterfaceFailureIfNeeded("Wi-Fi BugReport (softap interface failure)",
/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java2882 private void takeBugReportInterfaceFailureIfNeeded(String bugTitle, String bugDetail) { in takeBugReportInterfaceFailureIfNeeded() method in WifiP2pServiceImpl.P2pStateMachine.P2pDisabledState
2906 takeBugReportInterfaceFailureIfNeeded( in setupInterface()