Searched refs:perTypeStack (Results 1 – 1 of 1) sorted by relevance
343 LinkedList<ClientInfoForDisplay> perTypeStack = perInputStacks.valueAt(i); in requestInputEventCapture() local344 if (!perTypeStack.isEmpty()) { in requestInputEventCapture()345 ClientInfoForDisplay topClient = perTypeStack.getFirst(); in requestInputEventCapture()352 perTypeStack.remove(oldClientInfo); in requestInputEventCapture()