Searched refs:localAppContext (Results 1 – 1 of 1) sorted by relevance
492 Context localAppContext = mComponentContextFixture.getTestDouble().getApplicationContext(); in startOutgoingPhoneCallPendingCreateConnection() local493 new UserCallIntentProcessor(localAppContext, userHandle).processIntent( in startOutgoingPhoneCallPendingCreateConnection()498 verify(localAppContext).sendBroadcastAsUser(actionCallIntent, UserHandle.SYSTEM); in startOutgoingPhoneCallPendingCreateConnection()