Searched refs:mLastReportedFoldingFeatures (Results 1 – 1 of 1) sorted by relevance
73 private final List<CommonFoldingFeature> mLastReportedFoldingFeatures = new ArrayList<>(); field in WindowLayoutComponentImpl262 mLastReportedFoldingFeatures.clear(); in onDisplayFeaturesChanged()263 mLastReportedFoldingFeatures.addAll(storedFeatures); in onDisplayFeaturesChanged()299 mLastReportedFoldingFeatures); in getCurrentWindowLayoutInfo()