Searched refs:TYPE_COMPONENT (Results 1 – 10 of 10) sorted by relevance
/aosp12/frameworks/base/core/java/android/os/ |
H A D | CoolingDevice.java | 54 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 D | BroadcastReceiver.java | 72 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 D | TvInputInfo.java | 76 @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 D | Partner.java | 81 INPUT_TYPE_MAP.put(INPUT_TYPE_COMPONENT, TvInputInfo.TYPE_COMPONENT); in INPUT_TYPE_MAP.put() argument
|
H A D | TvInputManagerHelper.java | 154 DEFAULT_TV_INPUT_PRIORITY.add(TvInputInfo.TYPE_COMPONENT);
|
/aosp12/frameworks/base/core/java/android/app/ |
H A D | ActivityThread.java | 778 super(resultCode, resultData, resultExtras, TYPE_COMPONENT, ordered, sticky, in ReceiverData()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 25845 field public static final int TYPE_COMPONENT = 1004; // 0x3ec
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 16630 field public static final int TYPE_COMPONENT = 1004; // 0x3ec
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 12844 Landroid/content/BroadcastReceiver$PendingResult;->TYPE_COMPONENT:I
|