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.java712 handleConnectionFailure(false); in updateConnection()
725 handleConnectionFailure(false); in updateConnection()
775 handleConnectionFailure(false); in updateConnection()
832 handleConnectionFailure(false); in handleConnectionChanged()
904 handleConnectionFailure(true);
917 handleConnectionFailure(true);
922 private void handleConnectionFailure(boolean timeoutOccurred) { in handleConnectionFailure() method in WifiDisplayController