Searched refs:sendIncomingCallIntent (Results 1 - 3 of 3) sorted by relevance

/packages/services/Telecomm/tests/src/com/android/server/telecom/testapps/
H A DCallNotificationReceiver.java63 sendIncomingCallIntent(context, null, true);
65 sendIncomingCallIntent(context, null, false);
75 public static void sendIncomingCallIntent(Context context, Uri handle, boolean isVideoCall) { method in class:CallNotificationReceiver
H A DTestCallActivity.java52 CallNotificationReceiver.sendIncomingCallIntent(this, data, false);
/packages/services/Telephony/src/com/android/services/telephony/
H A DPstnIncomingCallNotifier.java178 sendIncomingCallIntent(connection);
192 sendIncomingCallIntent(connection);
228 private void sendIncomingCallIntent(Connection connection) { method in class:PstnIncomingCallNotifier

Completed in 94 milliseconds