OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ims
(Results
1 - 25
of
166
) sorted by null
1
2
3
4
5
6
7
/frameworks/opt/net/ims/src/java/com/android/ims/
ImsServiceClass.java
17
package com.android.
ims
;
20
* This class defines an identifier for each
IMS
service category.
27
* It defines the service classes for
IMS
-based services.
32
* supports the
IMS
multimedia telephony communication service
ImsEcbmStateListener.java
30
package com.android.
ims
;
33
* Listener for receiving notifications about changes to the
IMS
connection.
34
* It provides a state of
IMS
registration between UE and
IMS
network, the service
35
* availability of the local device during
IMS
registered.
ImsConnectionStateListener.java
17
package com.android.
ims
;
20
* Listener for receiving notifications about changes to the
IMS
connection.
21
* It provides a state of
IMS
registration between UE and
IMS
network, the service
22
* availability of the local device during
IMS
registered.
28
* Called when the device is connected to the
IMS
network.
35
* Called when the device is disconnected from the
IMS
network.
42
* Called when its suspended
IMS
connection is resumed, meaning the connection
50
* Called when its current
IMS
connection is suspended, meaning there is no data throughput.
57
* Called when its current
IMS
connection feature capability changes
[
all
...]
/frameworks/base/telephony/java/com/android/ims/
ImsCallForwardInfo.aidl
17
package com.android.
ims
;
ImsCallProfile.aidl
17
package com.android.
ims
;
ImsConferenceState.aidl
17
package com.android.
ims
;
ImsReasonInfo.aidl
17
package com.android.
ims
;
ImsSsInfo.aidl
17
package com.android.
ims
;
ImsStreamMediaProfile.aidl
17
package com.android.
ims
;
ImsConfigListener.aidl
17
package com.android.
ims
;
20
* Used by
IMS
config client to monitor the config operation results.
26
* The arguments are the same as passed to com.android.
ims
.ImsConfig#getFeatureValue.
28
* @param feature. as defined in com.android.
ims
.ImsConfig#FeatureConstants.
30
* @param value. as defined in com.android.
ims
.ImsConfig#FeatureValueConstants.
31
* @param status. as defined in com.android.
ims
.ImsConfig#OperationStatusConstants.
39
* The arguments are the same as passed to com.android.
ims
.ImsConfig#setFeatureValue.
43
* @param feature. as defined in com.android.
ims
.ImsConfig#FeatureConstants.
45
* @param value. as defined in com.android.
ims
.ImsConfig#FeatureValueConstants.
46
* @param status. as defined in com.android.
ims
.ImsConfig#OperationStatusConstants
[
all
...]
/frameworks/base/telephony/java/com/android/ims/internal/
IImsEcbmListener.aidl
30
package com.android.
ims
.internal;
34
* Emergency Callback Mode through
IMS
.
IImsStreamMediaSession.aidl
17
package com.android.
ims
.internal;
IImsEcbm.aidl
30
package com.android.
ims
.internal;
32
import com.android.
ims
.internal.IImsEcbmListener;
IImsService.aidl
17
package com.android.
ims
.internal;
21
import com.android.
ims
.ImsCallProfile;
22
import com.android.
ims
.internal.IImsRegistrationListener;
23
import com.android.
ims
.internal.IImsCallSession;
24
import com.android.
ims
.internal.IImsCallSessionListener;
25
import com.android.
ims
.internal.IImsEcbm;
26
import com.android.
ims
.internal.IImsUt;
27
import com.android.
ims
.internal.IImsConfig;
54
* Config interface to get/set
IMS
service/capability parameters.
59
* Used for turning on
IMS
when its in OFF state
[
all
...]
IImsUtListener.aidl
17
package com.android.
ims
.internal;
21
import com.android.
ims
.ImsCallForwardInfo;
22
import com.android.
ims
.ImsSsInfo;
23
import com.android.
ims
.internal.IImsUt;
24
import com.android.
ims
.ImsReasonInfo;
IImsConfig.aidl
18
package com.android.
ims
.internal;
20
import com.android.
ims
.ImsConfigListener;
23
* Provides APIs to get/set the
IMS
service capability/parameters.
25
* We define 4 storage locations for the
IMS
config items:
32
* and the master config are used by
IMS
stack. They should be stored in the
33
* storage based on
IMS
vendor implementations.
52
* Gets the value for
ims
service/capabilities parameters from the provisioned
55
* @param item, as defined in com.android.
ims
.ImsConfig#ConfigConstants.
61
* Gets the value for
ims
service/capabilities parameters from the provisioned
64
* @param item, as defined in com.android.
ims
.ImsConfig#ConfigConstants
[
all
...]
/external/nist-sip/java/gov/nist/javax/sip/header/ims/
SecurityClientHeader.java
30
package gov.nist.javax.sip.header.
ims
;
SecurityVerifyHeader.java
30
package gov.nist.javax.sip.header.
ims
;
PAssertedIdentityHeader.java
31
package gov.nist.javax.sip.header.
ims
;
PPreferredIdentityHeader.java
30
package gov.nist.javax.sip.header.
ims
;
PProfileKeyHeader.java
1
package gov.nist.javax.sip.header.
ims
;
PServedUserHeader.java
1
package gov.nist.javax.sip.header.
ims
;
/frameworks/opt/net/ims/src/java/com/android/ims/internal/
ICall.java
17
package com.android.
ims
.internal;
20
*
IMS
call interface
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
InputMethodServiceCompatUtils.java
33
public static boolean enableHardwareAcceleration(final InputMethodService
ims
) {
34
return (Boolean)CompatUtils.invoke(
ims
, false /* defaultValue */,
/external/nist-sip/java/gov/nist/javax/sip/header/
HeaderFactoryExt.java
9
import gov.nist.javax.sip.header.
ims
.PAccessNetworkInfoHeader;
10
import gov.nist.javax.sip.header.
ims
.PAssertedIdentityHeader;
11
import gov.nist.javax.sip.header.
ims
.PAssertedServiceHeader;
12
import gov.nist.javax.sip.header.
ims
.PAssociatedURIHeader;
13
import gov.nist.javax.sip.header.
ims
.PCalledPartyIDHeader;
14
import gov.nist.javax.sip.header.
ims
.PChargingFunctionAddressesHeader;
15
import gov.nist.javax.sip.header.
ims
.PChargingVectorHeader;
16
import gov.nist.javax.sip.header.
ims
.PMediaAuthorizationHeader;
17
import gov.nist.javax.sip.header.
ims
.PPreferredIdentityHeader;
18
import gov.nist.javax.sip.header.
ims
.PPreferredServiceHeader
[
all
...]
Completed in 1631 milliseconds
1
2
3
4
5
6
7