Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWrongPasswordNotifierTest.java111 public void onWrongPasswordError() throws Exception { in onWrongPasswordError() method in WrongPasswordNotifierTest
114 mWrongPassNotifier.onWrongPasswordError(TEST_SSID); in onWrongPasswordError()
132 onWrongPasswordError(); in onNewConnectionAttemptWithPreviousWrongPasswordError()
DClientModeImplTest.java1790 verify(mWrongPasswordNotifier, never()).onWrongPasswordError(anyString()); in testWrongPasswordWithPreviouslyConnected()
1823 verify(mWrongPasswordNotifier).onWrongPasswordError(eq(sSSID)); in testWrongPasswordWithNeverConnected()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWrongPasswordNotifier.java69 public void onWrongPasswordError(String ssid) { in onWrongPasswordError() method in WrongPasswordNotifier
DClientModeImpl.java3909 mWrongPasswordNotifier.onWrongPasswordError(