Searched refs:mIsLandscapeMode (Results 1 – 1 of 1) sorted by relevance
93 private boolean mIsLandscapeMode = false; field in RequestManageCredentials126 mIsLandscapeMode = getResources().getConfiguration().orientation in onCreate()148 if (mIsLandscapeMode) { in onCreate()210 /* include header= */ !mIsLandscapeMode, /* include expander= */ false); in loadRecyclerView()233 final int position = mIsLandscapeMode in loadExtendedFloatingActionButton()