Home
last modified time | relevance | path

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

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