Searched refs:mNotificationRepeatTime (Results 1 – 1 of 1) sorted by relevance
109 private long mNotificationRepeatTime; field in AvailableNetworkNotifier261 mNotificationRepeatTime = 0; in clearPendingNotification()310 && mClock.getWallClockMillis() < mNotificationRepeatTime) { in handleScanResults()433 mNotificationRepeatTime = mClock.getWallClockMillis() + mNotificationRepeatDelay; in postInitialNotification()550 mNotificationRepeatTime = System.currentTimeMillis() + mNotificationRepeatDelay; in resetStateAndDelayNotification()559 pw.println("mNotificationRepeatTime: " + mNotificationRepeatTime); in dump()