Searched refs:mNotificationRepeatDelay (Results 1 – 1 of 1) sorted by relevance
113 private final long mNotificationRepeatDelay; field in AvailableNetworkNotifier197 mNotificationRepeatDelay = mFrameworkFacade.getIntegerSetting(context, in AvailableNetworkNotifier()433 mNotificationRepeatTime = mClock.getWallClockMillis() + mNotificationRepeatDelay; in postInitialNotification()550 mNotificationRepeatTime = System.currentTimeMillis() + mNotificationRepeatDelay; in resetStateAndDelayNotification()