Home
last modified time | relevance | path

Searched refs:HIDDEN_NON_ZERO_ROTATION (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DOverviewActionsView.java57 HIDDEN_NON_ZERO_ROTATION,
68 public static final int HIDDEN_NON_ZERO_ROTATION = 1 << 0; field in OverviewActionsView
DRecentsView.java70 import static com.android.quickstep.views.OverviewActionsView.HIDDEN_NON_ZERO_ROTATION;
2115 mActionsView.updateHiddenFlags(HIDDEN_NON_ZERO_ROTATION, in updateOrientationHandler()
6006 mActionsView.updateHiddenFlags(HIDDEN_NON_ZERO_ROTATION, modalness < 1 && inPlaceLandscape);