Searched refs:focusHistoryExpirationPeriodMs (Results 1 – 3 of 3) sorted by relevance
182 int focusHistoryExpirationPeriodMs, in RotaryCache() argument185 mFocusCache = new FocusCache(focusHistoryCacheType, focusHistoryExpirationPeriodMs); in RotaryCache()
172 int focusHistoryExpirationPeriodMs = in init() local175 new RotaryCache.FocusCache(focusHistoryCacheType, focusHistoryExpirationPeriodMs); in init()
227 int focusHistoryExpirationPeriodMs = in FocusAreaHelper() local234 mRotaryCache = new RotaryCache(focusHistoryCacheType, focusHistoryExpirationPeriodMs, in FocusAreaHelper()