/aosp14/frameworks/base/media/java/android/media/tv/ |
H A D | AdRequest.java | 41 public @interface RequestType {} annotation in AdRequest 66 private final @RequestType int mRequestType; 91 public AdRequest(int id, @RequestType int requestType, in AdRequest() 98 public AdRequest(int id, @RequestType int requestType, @Nullable Uri uri, long startTime, in AdRequest() 103 private AdRequest(int id, @RequestType int requestType, in AdRequest() 150 @RequestType
|
/aosp14/frameworks/base/core/java/android/content/om/ |
H A D | OverlayManagerTransaction.java | 150 @interface RequestType {} annotation in OverlayManagerTransaction.Request 159 @RequestType 169 public Request(@RequestType final int type, @NonNull final OverlayIdentifier overlay, in Request() 174 public Request(@RequestType final int type, @NonNull final OverlayIdentifier overlay, in Request() 242 @Request.RequestType final int type = in setEnabled()
|
/aosp14/frameworks/base/core/java/android/credentials/ui/ |
H A D | RequestInfo.java | 67 public @interface RequestType {} annotation in RequestInfo 82 @RequestType 160 @RequestType 203 private RequestInfo(@NonNull IBinder token, @NonNull @RequestType String type, in RequestInfo()
|
/aosp14/frameworks/base/telephony/java/android/telephony/ims/ |
H A D | ImsSsData.java | 82 public @interface RequestType{} annotation in ImsSsData 236 public final @RequestType int requestType; 467 public @RequestType int getRequestType() { in getRequestType()
|
/aosp14/frameworks/base/services/core/jni/ |
H A D | com_android_server_pm_PackageManagerShellCommandDataLoader.cpp | 59 using RequestType = int16_t; typedef 112 static constexpr RequestType EXIT = 0; 113 static constexpr RequestType BLOCK_MISSING = 1; 114 static constexpr RequestType PREFETCH = 2; 118 RequestType requestType; 125 static bool sendRequest(int fd, RequestType requestType, FileIdx fileIdx = -1, in sendRequest()
|
/aosp14/frameworks/base/media/java/android/media/ |
H A D | MediaDrm.java | 1534 public @interface RequestType {} 1572 @RequestType
|
/aosp14/frameworks/base/core/java/android/content/pm/ |
H A D | LauncherApps.java | 2180 public @interface RequestType {} annotation in LauncherApps.PinItemRequest 2198 @RequestType
|
/aosp14/frameworks/base/boot/ |
H A D | preloaded-classes | 12037 com.android.internal.telephony.gsm.SsData$RequestType 14113 [Lcom.android.internal.telephony.gsm.SsData$RequestType;
|
H A D | boot-image-profile.txt | 34843 Lcom/android/internal/telephony/gsm/SsData$RequestType; 36922 [Lcom/android/internal/telephony/gsm/SsData$RequestType;
|
/aosp14/frameworks/base/config/ |
H A D | preloaded-classes | 12068 com.android.internal.telephony.gsm.SsData$RequestType 17108 [Lcom.android.internal.telephony.gsm.SsData$RequestType;
|
H A D | boot-image-profile.txt | 44977 Lcom/android/internal/telephony/gsm/SsData$RequestType; 50025 [Lcom/android/internal/telephony/gsm/SsData$RequestType;
|