Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/components/
DUserCallIntentProcessor.java134 sendIntentToDestination(intent, isLocalInvocation, callingPackageName); in processOutgoingCallIntent()
142 private boolean sendIntentToDestination(Intent intent, boolean isLocalInvocation, in sendIntentToDestination() method in UserCallIntentProcessor