Searched refs:mLastReportedDeviceId (Results 1 – 1 of 1) sorted by relevance
391 int mLastReportedDeviceId; field in ActivityThread4687 if (mLastReportedDeviceId == Context.DEVICE_ID_DEFAULT in handleCreateService()4688 || vdm.isValidVirtualDeviceId(mLastReportedDeviceId)) { in handleCreateService()4689 service.updateDeviceId(mLastReportedDeviceId); in handleCreateService()5987 handleLaunchActivity(r, pendingActions, mLastReportedDeviceId, customIntent); in handleRelaunchActivityInner()6199 if (deviceId == mLastReportedDeviceId) { in updateDeviceIdForNonUIContexts()6202 mLastReportedDeviceId = deviceId; in updateDeviceIdForNonUIContexts()