Searched refs:displayFeatures (Results 1 – 2 of 2) sorted by relevance
92 List<ExtensionDisplayFeature> displayFeatures = getDisplayFeatures(activity); in getWindowLayoutInfo() local93 return new ExtensionWindowLayoutInfo(displayFeatures); in getWindowLayoutInfo()
103 windowLayoutInfo.displayFeatures = getDisplayFeatures(activity); in getWindowLayoutInfo()