Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DNewOutgoingCallIntentBroadcaster.java279 action = calculateCallIntentAction(intent, isPotentialEmergencyNumber); in evaluateCall()
540 private String calculateCallIntentAction(Intent intent, boolean isPotentialEmergencyNumber) { in calculateCallIntentAction() method in NewOutgoingCallIntentBroadcaster