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.java135 mWrongPassNotifier.onNewConnectionAttempt(); in onNewConnectionAttemptWithPreviousWrongPasswordError()
147 mWrongPassNotifier.onNewConnectionAttempt(); in onNewConnectionAttemptWithoutPreviousWrongPasswordError()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWrongPasswordNotifier.java77 public void onNewConnectionAttempt() { in onNewConnectionAttempt() method in WrongPasswordNotifier
DClientModeImpl.java2922 mWrongPasswordNotifier.onNewConnectionAttempt(); in reportConnectionAttemptStart()