Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWrongPasswordNotifierTest.java97 mWrongPassNotifier.onNewConnectionAttempt(); in onNewConnectionAttemptWithPreviousWrongPasswordError()
109 mWrongPassNotifier.onNewConnectionAttempt(); in onNewConnectionAttemptWithoutPreviousWrongPasswordError()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWrongPasswordNotifier.java69 public void onNewConnectionAttempt() { in onNewConnectionAttempt() method in WrongPasswordNotifier
DClientModeImpl.java3134 mWrongPasswordNotifier.onNewConnectionAttempt(); in reportConnectionAttemptStart()