Searched refs:mFocusWindowCache (Results 1 – 1 of 1) sorted by relevance
74 private final FocusWindowCache mFocusWindowCache; field in RotaryCache334 mFocusWindowCache = new FocusWindowCache(focusWindowCacheType, focusWindowCacheSize, in RotaryCache()427 mFocusWindowCache.put(focusedNode.getWindowId(), focusedNode, elapsedRealtime); in saveWindowFocus()436 return mFocusWindowCache.getMostRecentValidNode(elapsedRealtime); in getMostRecentFocus()