Searched refs:maxHistoryDays (Results 1 – 3 of 3) sorted by relevance
38 long maxHistoryDays(); in maxHistoryDays() method
34 public long maxHistoryDays() { in maxHistoryDays() method in DefaultUiFlags
68 mMaxHistoryDays = uiFlags.maxHistoryDays(); in DvrHistoryRowAdapter()