Searched refs:DELIVERY_SYSTEM_DVBC (Results 1 – 6 of 6) sorted by relevance
36 int DELIVERY_SYSTEM_DVBC = 2; field49 return deliverySystemType == DELIVERY_SYSTEM_DVBC in isDvbDeliverySystem()107 DELIVERY_SYSTEM_DVBC,
73 ret = Channel.DeliverySystemType.DELIVERY_SYSTEM_DVBC; in lookupDeliveryStringToInt()
177 case DELIVERY_SYSTEM_DVBC: in tuneInternal()541 mDeliverySystemTypes[0] = DELIVERY_SYSTEM_DVBC; in getDeliverySystemTypes()574 mDeliverySystemTypes[i] = DELIVERY_SYSTEM_DVBC; in getDeliverySystemTypes()
51 static const int DELIVERY_SYSTEM_DVBC = variable
199 return DELIVERY_SYSTEM_DVBC; in nativeGetDeliverySystemType()
126 DELIVERY_SYSTEM_DVBC = 2; enumerator