Searched refs:mLastReportedFoldingFeatures (Results 1 – 1 of 1) sorted by relevance
76 private final List<CommonFoldingFeature> mLastReportedFoldingFeatures = new ArrayList<>(); field in WindowLayoutComponentImpl252 mLastReportedFoldingFeatures.clear(); in onDisplayFeaturesChanged()253 mLastReportedFoldingFeatures.addAll(storedFeatures); in onDisplayFeaturesChanged()289 mLastReportedFoldingFeatures); in getCurrentWindowLayoutInfo()