Searched refs:portraitConfig (Results 1 – 1 of 1) sorted by relevance
276 Configuration portraitConfig = configuration(ORIENTATION_PORTRAIT); in testUserSwitcherModeViewPositionPortrait() local277 when(getContext().getResources().getConfiguration()).thenReturn(portraitConfig); in testUserSwitcherModeViewPositionPortrait()281 mKeyguardSecurityContainer.onConfigurationChanged(portraitConfig); in testUserSwitcherModeViewPositionPortrait()