Searched refs:mLastReportedDisplay (Results 1 – 1 of 1) sorted by relevance
205 private int mLastReportedDisplay = INVALID_DISPLAY; field in WindowContextListenerController.WindowContextListenerImpl266 mLastReportedDisplay = INVALID_DISPLAY; in clear()302 if (config.equals(mLastReportedConfig) && displayId == mLastReportedDisplay) { in reportConfigToWindowTokenClient()308 mLastReportedDisplay = displayId; in reportConfigToWindowTokenClient()329 .getDisplayContent(mLastReportedDisplay); in onRemoved()