HomeSort by relevance Sort by last modified time
    Searched refs:ServiceType (Results 1 - 10 of 10) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
SsData.java 33 public enum ServiceType {
104 public ServiceType serviceType;
113 used for respone if serviceType is SS_CLIR and
120 public ServiceType ServiceTypeFromRILInt(int type) {
122 return ServiceType.values()[type];
148 return "[SsData] " + "ServiceType: " + serviceType
153 + " Is Service Type CF: " + serviceType.isTypeCF();
GsmMmiCode.java 288 mSc = getScStringFromScType(ssData.serviceType);
298 ssData.serviceType.isTypeUnConditional()) {
300 * When ServiceType is SS_CFU/SS_CF_ALL and RequestType is activate/register
319 if (ssData.serviceType.isTypeClir()) {
322 } else if (ssData.serviceType.isTypeCF()) {
335 private String getScStringFromScType(SsData.ServiceType sType) {
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
elscore.h 43 unsigned ServiceType :2;
111 unsigned ServiceType :2;
ipxsap.h 28 USHORT ServiceType;
qos.h 9 typedef ULONG SERVICETYPE;
38 SERVICETYPE ServiceType;
ipxrtdef.h 118 USHORT ServiceType;
124 USHORT ServiceType;
nspapi.h 307 GUID ServiceType;
321 GUID ServiceType;
ntdsapi.h 325 NTDSAPI DWORD WINAPI DsGetSpnA(DS_SPN_NAME_TYPE ServiceType,LPCSTR ServiceClass,LPCSTR ServiceName,USHORT InstancePort,USHORT cInstanceNames,LPCSTR *pInstanceNames,const USHORT *pInstancePorts,DWORD *pcSpn,LPSTR **prpszSpn);
326 NTDSAPI DWORD WINAPI DsGetSpnW(DS_SPN_NAME_TYPE ServiceType,LPCWSTR ServiceClass,LPCWSTR ServiceName,USHORT InstancePort,USHORT cInstanceNames,LPCWSTR *pInstanceNames,const USHORT *pInstancePorts,DWORD *pcSpn,LPWSTR **prpszSpn);
    [all...]
netmon.h     [all...]
  /prebuilts/tools/common/netbeans-visual/
org-openide-util.jar 

Completed in 800 milliseconds