Searched refs:mLastReportedActiveControls (Results 1 – 1 of 1) sorted by relevance
441 private final InsetsSourceControl.Array mLastReportedActiveControls = field in WindowState3697 if (outArray != mLastReportedActiveControls) { in fillInsetsSourceControls()3699 mLastReportedActiveControls.setTo(outArray, false /* copyControls */); in fillInsetsSourceControls()3844 fillInsetsSourceControls(mLastReportedActiveControls, false /* copyControls */); in notifyInsetsControlChanged()3847 mClient, mLastReportedInsetsState, mLastReportedActiveControls)); in notifyInsetsControlChanged()3850 mClient.insetsControlChanged(mLastReportedInsetsState, mLastReportedActiveControls); in notifyInsetsControlChanged()