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