Home
last modified time | relevance | path

Searched refs:localAppContext (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DTelecomSystemTest.java616 Context localAppContext = mComponentContextFixture.getTestDouble().getApplicationContext(); in startOutgoingPhoneCallWaitForBroadcaster() local
617 new UserCallIntentProcessor(localAppContext, userHandle).processIntent( in startOutgoingPhoneCallWaitForBroadcaster()
622 verify(localAppContext).sendBroadcastAsUser(actionCallIntent, UserHandle.SYSTEM); in startOutgoingPhoneCallWaitForBroadcaster()