Searched defs:TYPE_COMPONENT (Results 1 – 3 of 3) sorted by relevance
82 public static final int TYPE_COMPONENT = CoolingType.COMPONENT; field in CoolingDevice
82 public static final int TYPE_COMPONENT = 0; field in BroadcastReceiver.PendingResult
104 public static final int TYPE_COMPONENT = 1004; field in TvInputInfo693 sHardwareTypeToTvInputType.put(TvInputHardwareInfo.TV_INPUT_TYPE_COMPONENT, in sHardwareTypeToTvInputType.put() argument