Searched defs:contextSpy (Results 1 – 8 of 8) sorted by relevance
67 Context contextSpy = spy(mContext); in setUp() local
41 Context contextSpy = spy(new ContextWrapper(context)); in buildContext() local
66 Context contextSpy = spy(new ContextWrapper(InstrumentationRegistry.getTargetContext())); in setUp() local
1895 Context contextSpy = getSpyContext(); in testUsbComplianceIntent_refreshBatteryInfo() local1906 Context contextSpy = getSpyContext(); in testUsbComplianceIntent_refreshBatteryInfoWithIncompatibleCharger() local2390 Context contextSpy = spy(mContext); in getSpyContext() local
811 Context contextSpy = spy(mContext); in getContextSpyForStickyBroadcast() local
74 private lateinit var contextSpy: Context variable in com.android.systemui.stylus.StylusUsiPowerUiTest
189 Context contextSpy = spy(mContext); in getTargetInputMethodUser() local
1197 Context contextSpy = Mockito.spy(mContext); in testCreateAndInitializeService_registersPackageTrackingReceiver() local