Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/legacy/recents/src/com/android/systemui/recents/views/
DTaskStackAnimationHelper.java130 Resources appResources = mStackView.getContext().getApplicationContext().getResources(); in prepareForEnterAnimation() local
147 boolean isLandscape = appResources.getConfiguration().orientation in prepareForEnterAnimation()