Searched refs:SOURCE_CONNECTION_SERVICE (Results 1 – 4 of 4) sorted by relevance
598 call.putExtras(Call.SOURCE_CONNECTION_SERVICE, extras); in putExtras()616 call.removeExtras(Call.SOURCE_CONNECTION_SERVICE, keys); in removeExtras()
868 call.putExtras(Call.SOURCE_CONNECTION_SERVICE, dropCallExtras); in processIncomingCallIntent()1558 if (source != Call.SOURCE_CONNECTION_SERVICE) { in onExtrasChanged()2061 call.putExtras(Call.SOURCE_CONNECTION_SERVICE, parcelableConference.getExtras()); in createConferenceCall()
87 public static final int SOURCE_CONNECTION_SERVICE = 1; field in Call1513 putExtras(SOURCE_CONNECTION_SERVICE, connection.getExtras()); in handleCreateConnectionSuccess()
357 call.putExtras(Call.SOURCE_CONNECTION_SERVICE, extras); in connect()