Home
last modified time | relevance | path

Searched refs:SS_INTERROGATION (Results 1 – 7 of 7) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DGsmMmiCodeTest.java130 controlStrings = GsmMmiCode.getControlStrings(SsData.RequestType.SS_INTERROGATION, in testGetControlStrings()
141 controlStrings = GsmMmiCode.getControlStrings(SsData.RequestType.SS_INTERROGATION, in testGetControlStrings()
152 controlStrings = GsmMmiCode.getControlStrings(SsData.RequestType.SS_INTERROGATION, in testGetControlStrings()
163 controlStrings = GsmMmiCode.getControlStrings(SsData.RequestType.SS_INTERROGATION, in testGetControlStrings()
174 controlStrings = GsmMmiCode.getControlStrings(SsData.RequestType.SS_INTERROGATION, in testGetControlStrings()
185 controlStrings = GsmMmiCode.getControlStrings(SsData.RequestType.SS_INTERROGATION, in testGetControlStrings()
196 controlStrings = GsmMmiCode.getControlStrings(SsData.RequestType.SS_INTERROGATION, in testGetControlStrings()
201 controlStrings = GsmMmiCode.getControlStrings(SsData.RequestType.SS_INTERROGATION, in testGetControlStrings()
212 controlStrings = GsmMmiCode.getControlStrings(SsData.RequestType.SS_INTERROGATION, in testGetControlStrings()
223 controlStrings = GsmMmiCode.getControlStrings(SsData.RequestType.SS_INTERROGATION, in testGetControlStrings()
[all …]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DSsData.java85 SS_INTERROGATION, enumConstant
90 return (this == SS_INTERROGATION); in isTypeInterrogation()
DGsmMmiCode.java410 case SS_INTERROGATION: in parseSsData()
474 case SS_INTERROGATION: in getActionStringFromReqType()
/frameworks/base/telephony/java/android/telephony/ims/
DImsSsData.java78 SS_INTERROGATION,
87 public static final int SS_INTERROGATION = 2; field in ImsSsData
461 return (getRequestType() == SS_INTERROGATION); in isTypeInterrogation()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaPhone.java2544 if(isRequestBlockedByFDN(SsData.RequestType.SS_INTERROGATION, serviceType)) { in getCallForwardingOption()
2665 if (isRequestBlockedByFDN(SsData.RequestType.SS_INTERROGATION, serviceType)) { in getCallBarring()
2744 if(isRequestBlockedByFDN(SsData.RequestType.SS_INTERROGATION, SsData.ServiceType.SS_CLIR)){ in getOutgoingCallerIdDisplay()
2802 if(isRequestBlockedByFDN(SsData.RequestType.SS_INTERROGATION, SsData.ServiceType.SS_CLIP)){ in queryCLIP()
2828 if(isRequestBlockedByFDN(SsData.RequestType.SS_INTERROGATION, SsData.ServiceType.SS_WAIT)){ in getCallWaiting()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneMmiCode.java1986 case ImsSsData.SS_INTERROGATION: in parseSsData()
2077 case ImsSsData.SS_INTERROGATION: in getActionStringFromReqType()
/frameworks/base/core/api/
Dsystem-current.txt16696 field public static final int SS_INTERROGATION = 2; // 0x2