Searched refs:mConsumedKeysForDevice (Results 1 – 1 of 1) sorted by relevance
639 private final SparseArray<Set<Integer>> mConsumedKeysForDevice = new SparseArray<>(); field in PhoneWindowManager3000 Set<Integer> consumedKeys = mConsumedKeysForDevice.get(deviceId);3003 mConsumedKeysForDevice.put(deviceId, consumedKeys);3016 mConsumedKeysForDevice.remove(deviceId);