Searched refs:oldTopClient (Results 1 – 1 of 1) sorted by relevance
394 ClientInfoForDisplay oldTopClient = perInputStack.getFirst(); in requestInputEventCapture() local395 if (oldTopClient.mGrantedTypes.remove(Integer.valueOf(inputType))) { in requestInputEventCapture()396 clientsToDispatch.add(oldTopClient); in requestInputEventCapture()