Searched refs:mIsLandscape (Results 1 – 2 of 2) sorted by relevance
62 private final boolean mIsLandscape; field in DialpadView107 mIsLandscape = getResources().getConfiguration().orientation == in DialpadView()289 if (mIsLandscape) { in animateShow()327 if (mIsLandscape) { in getKeyButtonAnimationDelay()415 if (mIsLandscape) { in getKeyButtonAnimationDuration()
116 private boolean mIsLandscape; field in PhotoTable436 if (mIsLandscape != isLandscape) { in onLayout()450 mIsLandscape = isLandscape; in onLayout()