Searched refs:mActivityOrientation (Results 1 – 1 of 1) sorted by relevance
63 private int mActivityOrientation; field in SharePopup107 mActivityOrientation = activity.getRequestedOrientation(); in SharePopup()254 if (mActivityOrientation == ActivityInfo.SCREEN_ORIENTATION_PORTRAIT) { in createShareMenu()