Searched refs:mLastReportedDisplay (Results 1 – 1 of 1) sorted by relevance
239 private int mLastReportedDisplay = INVALID_DISPLAY; field in WindowContextListenerController.WindowContextListenerImpl305 mLastReportedDisplay = INVALID_DISPLAY; in clear()341 if (config.equals(mLastReportedConfig) && displayId == mLastReportedDisplay) { in dispatchWindowContextInfoChange()347 mLastReportedDisplay = displayId; in dispatchWindowContextInfoChange()365 .getDisplayContent(mLastReportedDisplay); in onRemoved()