Home
last modified time | relevance | path

Searched defs:windowLayoutInfo (Results 1 – 4 of 4) sorted by relevance

/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/utils/
DSidecarUtil.java106 SidecarWindowLayoutInfo windowLayoutInfo = sidecarInterface.getWindowLayoutInfo( in getSidecarDisplayFeatureTypes() local
120 SidecarWindowLayoutInfo windowLayoutInfo = sidecarInterface.getWindowLayoutInfo( in assumeHasDisplayFeatures() local
209 private static List<SidecarDisplayFeature> getMutualDisplayFeatures( in getMutualDisplayFeatures()
DExtensionUtil.java126 WindowLayoutInfo windowLayoutInfo = getExtensionWindowLayoutInfo(activity); in getExtensionDisplayFeatureTypes() local
142 public static void assumeHasDisplayFeatures(WindowLayoutInfo windowLayoutInfo) { in assumeHasDisplayFeatures()
248 private static List<DisplayFeature> getMutualDisplayFeatures( in getMutualDisplayFeatures()
DTestGetWindowLayoutInfoActivity.java87 SidecarWindowLayoutInfo windowLayoutInfo = null; in assertCorrectWindowLayoutInfoOrException() local
/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/
DSidecarTest.java143 SidecarWindowLayoutInfo windowLayoutInfo = mSidecarInterface.getWindowLayoutInfo( in testSidecarInterface_getWindowLayoutInfo() local