Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWrongPasswordNotifier.java36 private static final long CANCEL_TIMEOUT_MILLISECONDS = 5 * 60 * 1000; field in WrongPasswordNotifier
87 .setTimeoutAfter(CANCEL_TIMEOUT_MILLISECONDS) in showNotification()