Home | History | Annotate | Download | only in wm

Lines Matching refs:lastOrientation

3645         int lastOrientation = ActivityInfo.SCREEN_ORIENTATION_UNSPECIFIED;
3669 if (lastOrientation != ActivityInfo.SCREEN_ORIENTATION_BEHIND
3672 + " -- end of group, return " + lastOrientation);
3673 return lastOrientation;
3687 lastOrientation = wtoken.requestedOrientation;