Home
last modified time | relevance | path

Searched refs:SIP (Results 1 – 8 of 8) sorted by relevance

/frameworks/opt/vcard/tests/res/raw/
Dv21_sip.vcf4 X-SIP:888
5 X-SIP:sip:90-180-360
/frameworks/opt/telephony/flags/
Dims.aconfig82 description: "This flag controls whether framework supports SIP subscribe retry or not"
/frameworks/opt/telephony/proto/src/
Dpersist_atoms.proto115 /* SIP delegate statistics and information. */
121 /* SIP Transport featuere tag statistics and information. */
127 /* SIP Message response statistics and information. */
133 /* SIP Transport session statistics and information. */
/frameworks/opt/net/ims/
DREADME.txt8 - 3GPP TS 24.229 : IMS call control (SIP and SDP)
/frameworks/proto_logging/stats/enums/telephony/
Denums.proto465 // Define the SIP request method types used in IMS.
468 // A SIP request that is not defined in the specification has been sent.
/frameworks/opt/vcard/java/com/android/vcard/
DVCardEntry.java108 SIP, enumConstant
1431 return EntryLabel.SIP; in getEntryLabel()
/frameworks/proto_logging/stats/
Datoms.proto20780 // the carrier id associated with this SIP delegate
20784 // The slot id associated with this SIP delegate
20881 * Metrics surrounding the lifetime of a SIP delegate created by applications.
20887 // The random number identifier with this SIP delegate
20890 // The carrier id associated with this SIP delegate
20893 // The slot id associated with this SIP delegate
20899 // The reason why this SIP delegate was destroyed.
20911 // the carrier id associated with this SIP delegate
20915 // The slot id associated with this SIP delegate
20923 // The reason why this feature tag was denied on the SIP Transport
[all …]
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DSettingsProtoDumpUtil.java2974 final long sipToken = p.start(SystemSettingsProto.SIP); in dumpProtoSystemSettingsLocked()