Searched defs:serviceType (Results 1 – 2 of 2) sorted by relevance
46 int serviceType = ImsSsData.SS_CLIP; in testParcelUnparcel() local69 int serviceType = ImsSsData.SS_CFU; in testServiceTypeCF() local84 int serviceType = ImsSsData.SS_WAIT; in testServiceTypeCW() local98 int serviceType = ImsSsData.SS_COLR; in testServiceTypeColr() local112 int serviceType = ImsSsData.SS_COLP; in testServiceTypeColp() local126 int serviceType = ImsSsData.SS_CLIR; in testServiceTypeClir() local140 int serviceType = ImsSsData.SS_INCOMING_BARRING_DN; in testServiceTypeIcb() local154 int serviceType = ImsSsData.SS_INCOMING_BARRING_ANONYMOUS; in testServiceTypeIcbAnon() local168 int serviceType = ImsSsData.SS_BAOC; in testServiceTypeBarring() local
167 public ImsCallProfile createCallProfile(int serviceType, int callType) { in createCallProfile()