Searched refs:imv (Results 1 – 1 of 1) sorted by relevance
58 InputManagerV9 imv = mInputManager.get(); in handleMessage() local59 if (null != imv) { in handleMessage()61 int size = imv.mDevices.size(); in handleMessage()63 long[] lastContact = imv.mDevices.valueAt(i); in handleMessage()68 int id = imv.mDevices.keyAt(i); in handleMessage()71 imv.notifyListeners(ON_DEVICE_REMOVED, id); in handleMessage()72 imv.mDevices.remove(id); in handleMessage()