Searched refs:getServiceType (Results 1 – 5 of 5) sorted by relevance
89 Channel.AtscServiceType.forNumber(channel.getServiceType()); in TunerChannel()189 Channel.AtscServiceType.forNumber(channel.getServiceType()); in TunerChannel()293 public int getServiceType() { in getServiceType() method in TunerChannel294 return mProto.getServiceType().getNumber(); in getServiceType()298 int serviceType = getServiceType(); in getServiceTypeName()
184 public int getServiceType() { in getServiceType() method in PsipData.VctItem261 public int getServiceType() { in getServiceType() method in PsipData.SdtItem558 public int getServiceType() { in getServiceType() method in PsipData.ServiceDescriptor
1100 serviceType = serviceDescriptor.getServiceType(); in parseSDT()
540 inQos.getServiceType(), in registerApp()550 outQos.getServiceType(), in registerApp()
114 String scheme = info.getServiceType().contains(SERVICE_IPPS) ? SCHEME_IPPS : SCHEME_IPP; in toNetworkPrinter()