Searched refs:mMockRes (Results 1 – 1 of 1) sorted by relevance
126 private Resources mMockRes; field in DisplayRotationTests722 when(mMockRes.getBoolean(com.android.internal.R.bool.config_allowAllRotations)) in testAllowAllRotations_allowsUpsideDownSuggestion()740 when(mMockRes.getBoolean(com.android.internal.R.bool.config_allowAllRotations)) in testDoNotAllowAllRotations_doesNotAllowUpsideDownSuggestion()758 when(mMockRes.getBoolean(com.android.internal.R.bool.config_allowAllRotations)) in testAllowAllRotations_allowAllRotationsBecomesDisabled_forbidsUpsideDownSuggestion()769 when(mMockRes.getBoolean(com.android.internal.R.bool.config_allowAllRotations)) in testAllowAllRotations_allowAllRotationsBecomesDisabled_forbidsUpsideDownSuggestion()816 when(mMockRes.getBoolean(com.android.internal.R.bool.config_allowAllRotations)) in testReturnsSensorRotation_180degrees_allRotationsAllowed()830 when(mMockRes.getBoolean(com.android.internal.R.bool.config_allowAllRotations)) in testReturnLastRotation_sensor180_allRotationsNotAllowed()848 when(mMockRes.getBoolean(com.android.internal.R.bool.config_allowAllRotations)) in testAllowRotationsIsCached()855 when(mMockRes.getBoolean(com.android.internal.R.bool.config_allowAllRotations)) in testAllowRotationsIsCached()870 when(mMockRes.getBoolean(com.android.internal.R.bool.config_allowAllRotations)) in testResetAllowRotations()[all …]