Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/display/
DWifiDisplayController.java724 handleConnectionFailure(false); in updateConnection()
737 handleConnectionFailure(false); in updateConnection()
787 handleConnectionFailure(false); in updateConnection()
851 handleConnectionFailure(false); in handleConnectionChanged()
923 handleConnectionFailure(true);
936 handleConnectionFailure(true);
941 private void handleConnectionFailure(boolean timeoutOccurred) { in handleConnectionFailure() method in WifiDisplayController