HomeSort by relevance Sort by last modified time
    Searched refs:sendIncomingCallIntent (Results 1 - 3 of 3) sorted by null

  /packages/services/Telecomm/tests/src/com/android/server/telecom/testapps/
CallNotificationReceiver.java 63 sendIncomingCallIntent(context, null, true);
65 sendIncomingCallIntent(context, null, false);
75 public static void sendIncomingCallIntent(Context context, Uri handle, boolean isVideoCall) {
TestCallActivity.java 52 CallNotificationReceiver.sendIncomingCallIntent(this, data, false);
  /packages/services/Telephony/src/com/android/services/telephony/
PstnIncomingCallNotifier.java 177 sendIncomingCallIntent(connection);
191 sendIncomingCallIntent(connection);
233 private void sendIncomingCallIntent(Connection connection) {

Completed in 494 milliseconds