Searched refs:mSpyContext (Results 1 – 2 of 2) sorted by relevance
218 Context mSpyContext; field in TelecomSystemTest235 mSpyContext = mComponentContextFixture.getTestDouble().getApplicationContext(); in setUp()236 doReturn(mSpyContext).when(mSpyContext).getApplicationContext(); in setUp()603 mSpyContext.getContentResolver().acquireProvider(BlockedNumberContract.AUTHORITY); in startIncomingPhoneCall()
738 TelecomManager tm = (TelecomManager) mSpyContext.getSystemService(Context.TELECOM_SERVICE); in testAnalyticsDumping()836 return mSpyContext.getContentResolver().acquireProvider(BlockedNumberContract.AUTHORITY); in getBlockedNumberProvider()