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

1 2 3 4 56 7 8 91011>>

  /external/nist-sip/java/gov/nist/javax/sip/header/ims/
PAssertedIdentityList.java 29 package gov.nist.javax.sip.header.ims;
PAssertedServiceHeader.java 1 package gov.nist.javax.sip.header.ims;
PAssociatedURIList.java 29 package gov.nist.javax.sip.header.ims;
PCalledPartyIDHeader.java 31 package gov.nist.javax.sip.header.ims;
PMediaAuthorizationHeader.java 31 package gov.nist.javax.sip.header.ims;
PMediaAuthorizationList.java 31 package gov.nist.javax.sip.header.ims;
PPreferredServiceHeader.java 1 package gov.nist.javax.sip.header.ims;
PUserDatabaseHeader.java 1 package gov.nist.javax.sip.header.ims;
38 * to the IMS HSS. The DB name is encoded as a URI, delimited
44 * HSS received in this header,thus optimizing the IMS registration
PVisitedNetworkIDHeader.java 30 package gov.nist.javax.sip.header.ims;
PathHeader.java 30 package gov.nist.javax.sip.header.ims;
PathList.java 29 package gov.nist.javax.sip.header.ims;
PrivacyHeader.java 31 package gov.nist.javax.sip.header.ims;
PrivacyList.java 30 package gov.nist.javax.sip.header.ims;
SecurityClient.java 32 package gov.nist.javax.sip.header.ims;
SecurityServer.java 33 package gov.nist.javax.sip.header.ims;
SecurityServerHeader.java 30 package gov.nist.javax.sip.header.ims;
SecurityVerify.java 33 package gov.nist.javax.sip.header.ims;
ServiceRouteHeader.java 29 package gov.nist.javax.sip.header.ims;
ServiceRouteList.java 29 package gov.nist.javax.sip.header.ims;
  /external/nist-sip/java/gov/nist/javax/sip/parser/ims/
PAssertedIdentityParser.java 30 package gov.nist.javax.sip.parser.ims;
38 import gov.nist.javax.sip.header.ims.PAssertedIdentity;
39 import gov.nist.javax.sip.header.ims.PAssertedIdentityList;
40 import gov.nist.javax.sip.header.ims.SIPHeaderNamesIms;
PMediaAuthorizationParser.java 30 package gov.nist.javax.sip.parser.ims;
36 import gov.nist.javax.sip.header.ims.PMediaAuthorizationList;
37 import gov.nist.javax.sip.header.ims.PMediaAuthorization;
38 import gov.nist.javax.sip.header.ims.SIPHeaderNamesIms;
TokenNamesIms.java 31 package gov.nist.javax.sip.parser.ims;
  /frameworks/base/telephony/java/com/android/ims/internal/
IImsConfig.aidl 18 package com.android.ims.internal;
20 import com.android.ims.ImsConfigListener;
23 * Provides APIs to get/set the IMS service feature/capability/parameters.
32 * Gets the value for ims service/capabilities parameters from the provisioned
35 * @param item, as defined in com.android.ims.ImsConfig#ConfigConstants.
41 * Gets the value for ims service/capabilities parameters from the provisioned
44 * @param item, as defined in com.android.ims.ImsConfig#ConfigConstants.
50 * Sets the value for IMS service/capabilities parameters by the operator device
54 * @param item, as defined in com.android.ims.ImsConfig#ConfigConstants.
56 * @return as defined in com.android.ims.ImsConfig#OperationStatusConstants
    [all...]
IImsRegistrationListener.aidl 17 package com.android.ims.internal;
19 import android.telephony.ims.ImsReasonInfo;
25 * the IMS connection(registration).
31 * Notifies the application when the device is connected to the IMS network.
38 * Notifies the application when the device is trying to connect the IMS network.
45 * Notifies the application when the device is connected to the IMS network.
53 * Notifies the application when the device is trying to connect the IMS network.
62 * Notifies the application when the device is disconnected from the IMS network.
67 * Notifies the application when its suspended IMS connection is resumed,
73 * Notifies the application when its current IMS connection is suspended
    [all...]
IImsVideoCallProvider.aidl 17 package com.android.ims.internal;
23 import com.android.ims.internal.IImsVideoCallCallback;
26 * Internal remote interface for IMS's video call provider.
34 * between Telephony and the IMS Service, even if that communication may be for similar methods.

Completed in 2226 milliseconds

1 2 3 4 56 7 8 91011>>