Searched refs:ms_until_end (Results 1 – 2 of 2) sorted by relevance
107 const int64 ms_until_end = in ScheduleNotification() local113 } else if (ms_until_end > 0) { in ScheduleNotification()119 PostNotification(ms_until_end); in ScheduleNotification()
136 int64 ms_until_end = in ScheduleNotification() local141 if (ms_until_end > 0) { in ScheduleNotification()142 PostNotification(ms_until_end); in ScheduleNotification()