Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DCallIntentProcessor.java207 boolean dialogShown = maybeRedirectToIntentForwarderForPrivate(context, intent, in processOutgoingCallIntent()
338 private static boolean maybeRedirectToIntentForwarderForPrivate( in maybeRedirectToIntentForwarderForPrivate() method in CallIntentProcessor