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