Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/os/
H A DCoolingDevice.java54 TYPE_COMPONENT,
78 public static final int TYPE_COMPONENT = CoolingType.COMPONENT; field in CoolingDevice
/aosp14/frameworks/base/core/java/android/content/
H A DBroadcastReceiver.java75 public static final int TYPE_COMPONENT = 0; field in BroadcastReceiver.PendingResult
140 if (type == TYPE_COMPONENT) { in guessAssumeDelivered()
259 if (mType == TYPE_COMPONENT) { in finish()
/aosp14/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()
/aosp14/frameworks/base/core/java/android/app/
H A DActivityThread.java809 super(resultCode, resultData, resultExtras, TYPE_COMPONENT, ordered, sticky, in ReceiverData()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt27295 field public static final int TYPE_COMPONENT = 1004; // 0x3ec
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt9966 Landroid/content/BroadcastReceiver$PendingResult;->TYPE_COMPONENT:I