Searched defs:TYPE_COMPONENT (Results 1 – 2 of 2) sorted by relevance
84 public static final int TYPE_COMPONENT = 1004; field in TvInputInfo137 sHardwareTypeToTvInputType.put(TvInputHardwareInfo.TV_INPUT_TYPE_COMPONENT, TYPE_COMPONENT); in sHardwareTypeToTvInputType.put() argument
230 public static final int TYPE_COMPONENT = 0; field in BroadcastReceiver.PendingResult