Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/components/
DUserCallIntentProcessor.java186 TelecomSystem.getInstance().getCallIntentProcessor().processIntent(intent, in sendIntentToDestination()
/packages/services/Telecomm/src/com/android/server/telecom/
DTelecomSystem.java386 public CallIntentProcessor getCallIntentProcessor() { in getCallIntentProcessor() method in TelecomSystem