Searched refs:MIN_ASPECT_RATIO_PORTRAIT_ACTIVITY (Results 1 – 2 of 2) sorted by relevance
62 private static final String MIN_ASPECT_RATIO_PORTRAIT_ACTIVITY = field in AppCompatStateStatsTests137 testAppCompatFlow(MIN_ASPECT_RATIO_PORTRAIT_ACTIVITY, /* switchToOpened= */ true, in testMinAspectRatioPortraitActivityDeviceStateClosedToOpened()146 MIN_ASPECT_RATIO_PORTRAIT_ACTIVITY, /* switchToOpened= */ false, in testResizableActivityThenMinAspectRatioPortraitActivity()154 testAppCompatFlow(MIN_ASPECT_RATIO_PORTRAIT_ACTIVITY, in testMinAspectRatioPortraitActivityThenResizableActivity()165 MIN_ASPECT_RATIO_PORTRAIT_ACTIVITY, /* switchToOpened= */ true, in testNonResizablePortraitActivitySwitchedToOpenedThenMinAspectRatioActivity()
214 public static final ComponentName MIN_ASPECT_RATIO_PORTRAIT_ACTIVITY = field in Components