Searched defs:windowLayoutInfo (Results 1 – 7 of 7) sorted by relevance
88 WindowLayoutInfo windowLayoutInfo = getExtensionWindowLayoutInfo(primaryActivity); in testDisplayFeaturesWithEmbedding() local160 WindowLayoutInfo windowLayoutInfo = getExtensionWindowLayoutInfo(initialActivity); in testDisplayFeaturesWithEmbedding_differentPackage() local
197 WindowLayoutInfo windowLayoutInfo = getExtensionWindowLayoutInfo(activity); in getExtensionDisplayFeatureTypes() local213 public static void assumeHasDisplayFeatures(WindowLayoutInfo windowLayoutInfo) { in assumeHasDisplayFeatures()225 public static void assertHasDisplayFeatures(WindowLayoutInfo windowLayoutInfo) { in assertHasDisplayFeatures()331 private static List<DisplayFeature> getMutualDisplayFeatures( in getMutualDisplayFeatures()
122 SidecarWindowLayoutInfo windowLayoutInfo = sidecarInterface.getWindowLayoutInfo( in getSidecarDisplayFeatureTypes() local142 SidecarWindowLayoutInfo windowLayoutInfo = sidecarInterface.getWindowLayoutInfo( in assumeHasDisplayFeatures() local231 private static List<SidecarDisplayFeature> getMutualDisplayFeatures( in getMutualDisplayFeatures()
138 SidecarWindowLayoutInfo windowLayoutInfo = mSidecarInterface.getWindowLayoutInfo( in testSidecarInterface_getWindowLayoutInfo() local
85 SidecarWindowLayoutInfo windowLayoutInfo = null; in assertCorrectWindowLayoutInfoOrException() local
654 private static FoldingFeature getFoldingFeature(@Nullable WindowLayoutInfo windowLayoutInfo) { in getFoldingFeature()
725 WindowLayoutInfo windowLayoutInfo = new WindowLayoutInfo(displayFeatures); in testWindowLayoutInfo_publicApi() local784 private List<FoldingFeature> extractFoldingFeatures(WindowLayoutInfo windowLayoutInfo) { in extractFoldingFeatures()