Searched refs:newDeviceId (Results 1 – 1 of 1) sorted by relevance
2264 final int newDeviceId = mVdmInternal.getDeviceIdForDisplayId(displayIdToShowIme); in computeCurrentDeviceMethodIdLocked() local2265 bindingController.setDeviceIdToShowIme(newDeviceId); in computeCurrentDeviceMethodIdLocked()2266 if (newDeviceId == DEVICE_ID_DEFAULT) { in computeCurrentDeviceMethodIdLocked()2278 final String deviceMethodId = mVirtualDeviceMethodMap.get(newDeviceId, currentMethodId); in computeCurrentDeviceMethodIdLocked()2283 Slog.v(TAG, "Disabling IME on virtual device with id " + newDeviceId in computeCurrentDeviceMethodIdLocked()2298 + displayIdToShowIme + " belongs to device with id " + newDeviceId); in computeCurrentDeviceMethodIdLocked()