Home
last modified time | relevance | path

Searched refs:focusHistoryCacheType (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Car/RotaryController/src/com/android/car/rotary/
DRotaryCache.java321 RotaryCache(@CacheType int focusHistoryCacheType, in RotaryCache() argument
331 focusHistoryCacheType, focusHistoryCacheSize, focusHistoryExpirationTimeMs); in RotaryCache()
DNavigator.java58 Navigator(@RotaryCache.CacheType int focusHistoryCacheType, in Navigator() argument
70 mRotaryCache = new RotaryCache(focusHistoryCacheType, in Navigator()
DRotaryService.java284 @RotaryCache.CacheType int focusHistoryCacheType = in onCreate() local
317 focusHistoryCacheType, in onCreate()