Searched refs:getDisplayFeatures (Results 1 – 3 of 3) sorted by relevance
284 List<DisplayFeature> displayFeatureList = getDisplayFeatures(context, storedFeatures); in getWindowLayoutInfo()316 List<DisplayFeature> displayFeatureList = getDisplayFeatures(displayId, windowConfiguration, in getWindowLayoutInfo()339 private List<DisplayFeature> getDisplayFeatures( in getDisplayFeatures() method in WindowLayoutComponentImpl344 return getDisplayFeatures(context.getDisplayId(), in getDisplayFeatures()350 private List<DisplayFeature> getDisplayFeatures(int displayId, in getDisplayFeatures() method in WindowLayoutComponentImpl
640 final Rect hingeBounds = windowLayoutInfo.getDisplayFeatures().get(0).getBounds(); in testGetRelBoundsForPosition_useHingeSplitType()
1136 final List<DisplayFeature> displayFeatures = info.getDisplayFeatures(); in getFoldingFeature()