Searched defs:clearPendingNotification (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DAvailableNetworkNotifier.java240 public void clearPendingNotification(boolean resetRepeatTime) { method in class:AvailableNetworkNotifier
271 clearPendingNotification(true /* resetRepeatTime */);
275 clearPendingNotification(false /* resetRepeatTime */);
299 clearPendingNotification(false /* resetRepeatTime */);
339 clearPendingNotification(true /* resetRepeatTime */);
353 clearPendingNotification(true /* resetRepeatTime */);
375 clearPendingNotification(false /* resetRepeatTime */);
456 clearPendingNotification(false /* resetRepeatTime */);
530 clearPendingNotification(true /* resetRepeatTime */);

Completed in 10 milliseconds