Home
last modified time | relevance | path

Searched defs:sendIncomingCallIntent (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DCallNotificationReceiver.java84 public static void sendIncomingCallIntent(Context context, Uri handle, int videoState) { in sendIncomingCallIntent() method in CallNotificationReceiver
/packages/services/Telephony/src/com/android/services/telephony/
DPstnIncomingCallNotifier.java268 private void sendIncomingCallIntent(Connection connection) { in sendIncomingCallIntent() method in PstnIncomingCallNotifier