Searched refs:recentWindowId (Results 1 – 1 of 1) sorted by relevance
105 Integer recentWindowId = mWindowIds.peek(); in getMostRecentFocusedNode() local106 if (recentWindowId == null) { in getMostRecentFocusedNode()109 return copyNode(mFocusedNodes.get(recentWindowId)); in getMostRecentFocusedNode()