Home
last modified time | relevance | path

Searched refs:SIP_DELEGATE_DESTROY_REASON_REQUESTED_BY_APP (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/telephony/java/android/telephony/ims/
DSipDelegateManager.java261 public static final int SIP_DELEGATE_DESTROY_REASON_REQUESTED_BY_APP = 2; field in SipDelegateManager
279 SIP_DELEGATE_DESTROY_REASON_REQUESTED_BY_APP,
413 SipDelegateManager.SIP_DELEGATE_DESTROY_REASON_REQUESTED_BY_APP); in destroySipDelegate()
/frameworks/opt/telephony/tests/telephonytests/src/android/telephony/ims/
DSipTransportImplBaseTest.java123 SipDelegateManager.SIP_DELEGATE_DESTROY_REASON_REQUESTED_BY_APP); in createDestroyDelegate()
126 eq(SipDelegateManager.SIP_DELEGATE_DESTROY_REASON_REQUESTED_BY_APP)); in createDestroyDelegate()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/
DPersistAtomsStorageTest.java903 SipDelegateManager.SIP_DELEGATE_DESTROY_REASON_REQUESTED_BY_APP; in makeTestData()
3090 == SipDelegateManager.SIP_DELEGATE_DESTROY_REASON_REQUESTED_BY_APP) { in getSipDelegateStats_24h_normalization()
3104 == SipDelegateManager.SIP_DELEGATE_DESTROY_REASON_REQUESTED_BY_APP) { in getSipDelegateStats_24h_normalization()
3696 SipDelegateManager.SIP_DELEGATE_DESTROY_REASON_REQUESTED_BY_APP; in addSipDelegateStats_updateExistingEntries()
DRcsStatsTest.java596 destroyReasonList.add(SipDelegateManager.SIP_DELEGATE_DESTROY_REASON_REQUESTED_BY_APP); in onSipDelegateStats_addMultipleEntries()
/frameworks/base/core/api/
Dsystem-current.txt17230 field public static final int SIP_DELEGATE_DESTROY_REASON_REQUESTED_BY_APP = 2; // 0x2