Searched refs:TYPE_COMPONENT (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/core/java/android/content/ |
D | BroadcastReceiver.java | 230 public static final int TYPE_COMPONENT = 0; field in BroadcastReceiver.PendingResult 368 if (mType == TYPE_COMPONENT) { in finish()
|
/frameworks/base/media/java/android/media/tv/ |
D | TvInputInfo.java | 72 @IntDef({TYPE_TUNER, TYPE_OTHER, TYPE_COMPOSITE, TYPE_SVIDEO, TYPE_SCART, TYPE_COMPONENT, 100 public static final int TYPE_COMPONENT = 1004; field in TvInputInfo 665 TYPE_COMPONENT); in sHardwareTypeToTvInputType.put()
|
/frameworks/base/core/java/android/app/ |
D | ActivityThread.java | 443 super(resultCode, resultData, resultExtras, TYPE_COMPONENT, ordered, sticky, in ReceiverData()
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 16630 field public static final int TYPE_COMPONENT = 1004; // 0x3ec
|
/frameworks/base/api/ |
D | current.txt | 22872 field public static final int TYPE_COMPONENT = 1004; // 0x3ec
|
D | test-current.txt | 22941 field public static final int TYPE_COMPONENT = 1004; // 0x3ec
|
D | system-current.txt | 24572 field public static final int TYPE_COMPONENT = 1004; // 0x3ec
|