Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DClientModeImpl.java4042 handleEapAuthFailure(mTargetNetworkId, errorCode); in processMessage()
4755 private void handleEapAuthFailure(int networkId, int errorCode) { in handleEapAuthFailure() method in ClientModeImpl