Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DTelecomBroadcastIntentProcessor.java149 sendCallBackIntent(intent, userHandle); in processIntent()
179 sendCallBackIntent(intent, userHandle); in processIntent()
300 private void sendCallBackIntent(Intent intent, UserHandle userHandle) { in sendCallBackIntent() method in TelecomBroadcastIntentProcessor