Searched refs:hasOverviewActions (Results 1 – 3 of 3) sorted by relevance
73 boolean forceStashed = toState.hasOverviewActions(); in createAnimToRecentsState()
111 public boolean hasOverviewActions() { in hasOverviewActions() method in RecentsState
90 float overviewButtonAlpha = state.hasOverviewActions() ? 1 : 0; in setProperties()