Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DWrongPasswordNotifierTest.java132 mWrongPassNotifier.onNewConnectionAttempt(); in onNewConnectionAttemptWithPreviousWrongPasswordError()
144 mWrongPassNotifier.onNewConnectionAttempt(); in onNewConnectionAttemptWithoutPreviousWrongPasswordError()
/packages/modules/Wifi/service/java/com/android/server/wifi/
DWrongPasswordNotifier.java72 public void onNewConnectionAttempt() { in onNewConnectionAttempt() method in WrongPasswordNotifier
DClientModeImpl.java3779 mWrongPasswordNotifier.onNewConnectionAttempt(); in reportConnectionAttemptStart()