Searched refs:mLastReportedActiveControls (Results 1 – 1 of 1) sorted by relevance
442 private final InsetsSourceControl.Array mLastReportedActiveControls = field in WindowState3573 final int lastSeq = mLastReportedActiveControls.getSeq(); in fillInsetsSourceControls()3578 if (outArray != mLastReportedActiveControls) { in fillInsetsSourceControls()3580 mLastReportedActiveControls.setTo(outArray, false /* copyControls */); in fillInsetsSourceControls()3707 fillInsetsSourceControls(mLastReportedActiveControls, false /* copyControls */); in notifyInsetsControlChanged()3709 mClient, mLastReportedInsetsState, mLastReportedActiveControls)); in notifyInsetsControlChanged()