Searched refs:displayFeatureTypes (Results 1 – 1 of 1) sorted by relevance
96 int[] displayFeatureTypes = ExtensionsUtil.getExtensionDisplayFeatureTypes(activity); in addDisplayFeaturesIfPresent() local97 store.addArrayResult("display_features", displayFeatureTypes); in addDisplayFeaturesIfPresent()106 int[] displayFeatureTypes = SidecarUtil.getSidecarDisplayFeatureTypes(activity); in addDisplayFeaturesIfPresent() local107 store.addArrayResult("display_features", displayFeatureTypes); in addDisplayFeaturesIfPresent()