Home
last modified time | relevance | path

Searched defs:spyContext (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/recents/
DOverviewProxyServiceTest.kt207 val spyContext = spy(context) in connectToOverviewService_primaryUser_expectBindService() constant
222 val spyContext = spy(context) in connectToOverviewService_nonPrimaryUser_expectNoBindService() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/media/controls/domain/interactor/
DMediaRecommendationsInteractorTest.kt61 private val spyContext = spy(context) constant in com.android.systemui.media.controls.domain.interactor.MediaRecommendationsInteractorTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/unfold/updates/
DRotationChangeProviderTest.kt60 private lateinit var spyContext: Context variable in com.android.systemui.unfold.updates.RotationChangeProviderTest
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/pip/phone/
DPipControllerTest.java219 Context spyContext = spy(mContext); in createPip_notSupported_returnsNull() local
/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/mode/
DBrightnessObserverTest.kt57 private lateinit var spyContext: Context variable in com.android.server.display.mode.BrightnessObserverTest
DSettingsObserverTest.kt91 private lateinit var spyContext: Context variable in com.android.server.display.mode.SettingsObserverTest
/frameworks/base/packages/SettingsLib/tests/integ/src/com/android/settingslib/wifi/
DAccessPointTest.java1395 Context spyContext = spy(new ContextWrapper(mContext)); in testOsuAccessPointSummary_showsProvisioningUpdates() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/user/domain/interactor/
DUserSwitcherInteractorTest.kt109 private lateinit var spyContext: Context in <lambda>() variable in com.android.systemui.user.domain.interactor.UserSwitcherInteractorTest