Searched refs:NOTIFICATION_REPEAT_DELAY_MS (Results 1 – 1 of 1) sorted by relevance
52 private final long NOTIFICATION_REPEAT_DELAY_MS; field in WifiNotificationController147 NOTIFICATION_REPEAT_DELAY_MS = mFrameworkFacade.getIntegerSetting(context, in WifiNotificationController()268 mNotificationRepeatTime = System.currentTimeMillis() + NOTIFICATION_REPEAT_DELAY_MS; in setNotificationVisible()