HomeSort by relevance Sort by last modified time
    Searched refs:ims (Results 276 - 300 of 428) sorted by null

<<1112131415161718

  /external/nist-sip/java/gov/nist/javax/sip/header/ims/
PAccessNetworkInfoHeader.java 31 package gov.nist.javax.sip.header.ims;
PAssertedService.java 1 package gov.nist.javax.sip.header.ims;
PMediaAuthorization.java 32 package gov.nist.javax.sip.header.ims;
PPreferredService.java 1 package gov.nist.javax.sip.header.ims;
PProfileKey.java 1 package gov.nist.javax.sip.header.ims;
PUserDatabase.java 1 package gov.nist.javax.sip.header.ims;
ParameterNamesIms.java 29 package gov.nist.javax.sip.header.ims;
Privacy.java 33 package gov.nist.javax.sip.header.ims;
SIPHeaderNamesIms.java 30 package gov.nist.javax.sip.header.ims;
SecurityAgree.java 32 package gov.nist.javax.sip.header.ims;
42 import gov.nist.javax.sip.header.ims.ParameterNamesIms;
  /frameworks/base/telephony/java/android/telephony/ims/
ImsCallSessionListener.java 17 package android.telephony.ims;
21 import android.telephony.ims.aidl.IImsCallSessionListener;
22 import android.telephony.ims.stub.ImsCallSessionImplBase;
24 import com.android.ims.internal.IImsCallSession;
28 * IMS call.
47 * A request has been sent out to initiate a new IMS call session and a 1xx response has been
59 * The IMS call session has been initiated.
72 * The IMS call session establishment has failed.
74 * @param reasonInfo {@link ImsReasonInfo} detailing the reason of the IMS call session
86 * The IMS call session has been terminated
    [all...]
ImsSsInfo.java 17 package android.telephony.ims;
ImsSuppServiceNotification.java 18 package android.telephony.ims;
28 * Parcelable object to handle IMS supplementary service notifications.
  /frameworks/base/telephony/java/android/telephony/ims/compat/stub/
ImsConfigImplBase.java 17 package android.telephony.ims.compat.stub;
24 import com.android.ims.ImsConfig;
25 import com.android.ims.ImsConfigListener;
26 import com.android.ims.internal.IImsConfig;
40 * Provides APIs to get/set the IMS service feature/capability/parameters.
66 * Gets the value for ims service/capabilities parameters from the provisioned
69 * @param item, as defined in com.android.ims.ImsConfig#ConfigConstants.
77 * Gets the value for ims service/capabilities parameters from the provisioned
80 * @param item, as defined in com.android.ims.ImsConfig#ConfigConstants.
88 * Sets the value for IMS service/capabilities parameters by the operator devic
    [all...]
  /frameworks/base/telephony/java/android/telephony/ims/feature/
ImsFeature.java 17 package android.telephony.ims.feature;
28 import android.telephony.ims.aidl.IImsCapabilityCallback;
29 import android.telephony.ims.stub.ImsRegistrationImplBase;
32 import com.android.ims.internal.IImsFeatureStatusCallback;
43 * Base class for all IMS features that are supported by the framework. Use a concrete subclass
61 "com.android.ims.IMS_SERVICE_UP";
71 "com.android.ims.IMS_SERVICE_DOWN";
75 * A long value; the phone ID corresponding to the IMS service coming up or down.
91 * place an emergency call over IMS first. If it is not defined, the framework will only use
110 * Integer values defining IMS features that are supported in ImsFeature
    [all...]
  /frameworks/base/telephony/java/android/telephony/ims/stub/
ImsConfigImplBase.java 17 package android.telephony.ims.stub;
24 import android.telephony.ims.aidl.IImsConfig;
25 import android.telephony.ims.aidl.IImsConfigCallback;
28 import com.android.ims.ImsConfig;
35 * Controls the modification of IMS specific configurations. For more information on the supported
36 * IMS configuration constants, see {@link ImsConfig}.
63 * Provides APIs to get/set the IMS service feature/capability/parameters.
93 * Gets the value for ims service/capabilities parameters. It first checks its local cache,
115 * Gets the value for ims service/capabilities parameters. It first checks its local cache,
136 * Sets the value for IMS service/capabilities parameters by the operator devic
    [all...]
  /frameworks/base/telephony/java/com/android/ims/internal/uce/common/
UceLong.java 17 package com.android.ims.internal.uce.common;
  /frameworks/base/telephony/java/com/android/ims/internal/uce/options/
OptionsSipResponse.java 17 package com.android.ims.internal.uce.options;
  /frameworks/base/telephony/java/com/android/ims/internal/uce/presence/
PresResInfo.java 17 package com.android.ims.internal.uce.presence;
PresServiceInfo.java 17 package com.android.ims.internal.uce.presence;
PresSipResponse.java 17 package com.android.ims.internal.uce.presence;
PresTupleInfo.java 17 package com.android.ims.internal.uce.presence;
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
TelephonyTester.java 29 import android.telephony.ims.ImsCallProfile;
30 import android.telephony.ims.ImsConferenceState;
31 import android.telephony.ims.ImsExternalCallState;
32 import android.telephony.ims.ImsReasonInfo;
34 import com.android.ims.ImsCall;
64 * Test-only intent used to send a test conference event package to the IMS framework.
70 * Test-only intent used to send a test dialog event package to the IMS framework.
222 // Attempt to get the active IMS call
244 * Handles request to send a test conference event package to the active Ims call.
251 // Attempt to get the active IMS call before parsing the test XML file
    [all...]
  /external/ims/rcs/presencepolling/src/com/android/service/ims/presence/
EABProvider.java 29 package com.android.service.ims.presence;
47 import com.android.ims.internal.ContactNumberUtils;
48 import com.android.ims.RcsPresenceInfo;
49 import com.android.ims.internal.EABContract;
50 import com.android.ims.internal.Logger;
383 Intent intent = new Intent(com.android.service.ims.presence.Contacts
385 ComponentName component = new ComponentName("com.android.service.ims.presence",
386 "com.android.service.ims.presence.AlarmBroadcastReceiver");
389 intent.putExtra(com.android.service.ims.presence.Contacts.NEW_PHONE_NUMBER, contactNumber);
395 Intent intent = new Intent(com.android.service.ims.presence.Contact
    [all...]
  /external/ims/rcs/rcsmanager/src/java/com/android/ims/
RcsPresenceInfo.java 29 package com.android.ims;
36 import com.android.ims.internal.Logger;

Completed in 1211 milliseconds

<<1112131415161718