Searched refs:getServiceType (Results 1 – 5 of 5) sorted by relevance
92 mProto.serviceType = channel.getServiceType(); in TunerChannel()153 mProto.serviceType = channel.getServiceType(); in TunerChannel()247 public int getServiceType() { in getServiceType() method in TunerChannel
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()
521 inQos.getServiceType(), in registerApp()531 outQos.getServiceType(), in registerApp()
114 String scheme = info.getServiceType().contains(SERVICE_IPPS) ? SCHEME_IPPS : SCHEME_IPP; in toNetworkPrinter()