Searched refs:mActivityOrientation (Results 1 - 1 of 1) sorted by relevance

/packages/apps/LegacyCamera/src/com/android/camera/ui/
H A DSharePopup.java63 private int mActivityOrientation; field in class:SharePopup
107 mActivityOrientation = activity.getRequestedOrientation();
254 if (mActivityOrientation == ActivityInfo.SCREEN_ORIENTATION_PORTRAIT) {

Completed in 35 milliseconds