Searched refs:localAppContext (Results 1 – 1 of 1) sorted by relevance
616 Context localAppContext = mComponentContextFixture.getTestDouble().getApplicationContext(); in startOutgoingPhoneCallWaitForBroadcaster() local617 new UserCallIntentProcessor(localAppContext, userHandle).processIntent( in startOutgoingPhoneCallWaitForBroadcaster()622 verify(localAppContext).sendBroadcastAsUser(actionCallIntent, UserHandle.SYSTEM); in startOutgoingPhoneCallWaitForBroadcaster()