Searched refs:otherDisplayId (Results 1 – 2 of 2) sorted by relevance
238 for (otherDisplayId in otherDisplays) { in <lambda>() method239 if (displayData[otherDisplayId].visibleTasks.remove(taskId)) { in <lambda>()241 otherDisplayId, in <lambda>()242 displayData[otherDisplayId].visibleTasks.size in <lambda>()
262 final int otherDisplayId = TEST_DISPLAY + 1; in getCurrentMode_changeOtherDisplayMode_returnDefaultModeOnDefaultDisplay() local263 setMagnificationActivated(otherDisplayId, MAGNIFICATION_MODE_WINDOW); in getCurrentMode_changeOtherDisplayMode_returnDefaultModeOnDefaultDisplay()