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.java492 Context localAppContext = mComponentContextFixture.getTestDouble().getApplicationContext(); in startOutgoingPhoneCallPendingCreateConnection() local
493 new UserCallIntentProcessor(localAppContext, userHandle).processIntent( in startOutgoingPhoneCallPendingCreateConnection()
498 verify(localAppContext).sendBroadcastAsUser(actionCallIntent, UserHandle.SYSTEM); in startOutgoingPhoneCallPendingCreateConnection()