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.java285 action = calculateCallIntentAction(intent, isEmergencyNumber); in evaluateCall()
644 private String calculateCallIntentAction(Intent intent, boolean isEmergencyNumber) { in calculateCallIntentAction() method in NewOutgoingCallIntentBroadcaster