Home
last modified time | relevance | path

Searched refs:TYPE_COMPONENT (Results 1 – 10 of 10) sorted by relevance

/aosp12/frameworks/base/core/java/android/os/
H A DCoolingDevice.java54 TYPE_COMPONENT,
73 public static final int TYPE_COMPONENT = CoolingType.COMPONENT; field in CoolingDevice
81 return type >= TYPE_FAN && type <= TYPE_COMPONENT; in isValidType()
/aosp12/frameworks/base/core/java/android/content/
H A DBroadcastReceiver.java72 public static final int TYPE_COMPONENT = 0; field in BroadcastReceiver.PendingResult
222 if (mType == TYPE_COMPONENT) { in finish()
/aosp12/frameworks/base/media/java/android/media/tv/
H A DTvInputInfo.java76 @IntDef({TYPE_TUNER, TYPE_OTHER, TYPE_COMPOSITE, TYPE_SVIDEO, TYPE_SCART, TYPE_COMPONENT,
104 public static final int TYPE_COMPONENT = 1004; field in TvInputInfo
694 TYPE_COMPONENT); in sHardwareTypeToTvInputType.put()
/aosp12/packages/apps/TV/src/com/android/tv/util/
H A DPartner.java81 INPUT_TYPE_MAP.put(INPUT_TYPE_COMPONENT, TvInputInfo.TYPE_COMPONENT); in INPUT_TYPE_MAP.put() argument
H A DTvInputManagerHelper.java154 DEFAULT_TV_INPUT_PRIORITY.add(TvInputInfo.TYPE_COMPONENT);
/aosp12/frameworks/base/core/java/android/app/
H A DActivityThread.java778 super(resultCode, resultData, resultExtras, TYPE_COMPONENT, ordered, sticky, in ReceiverData()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt25845 field public static final int TYPE_COMPONENT = 1004; // 0x3ec
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt16630 field public static final int TYPE_COMPONENT = 1004; // 0x3ec
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt12844 Landroid/content/BroadcastReceiver$PendingResult;->TYPE_COMPONENT:I