Home
last modified time | relevance | path

Searched refs:RequestType (Results 1 – 15 of 15) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DSsData.java82 public enum RequestType { enum in SsData
104 public RequestType requestType;
128 public RequestType RequestTypeFromRILInt(int type) { in RequestTypeFromRILInt()
130 return RequestType.values()[type]; in RequestTypeFromRILInt()
DGsmMmiCode.java391 boolean cffEnabled = ((ssData.requestType == SsData.RequestType.SS_ACTIVATION || in parseSsData()
392 ssData.requestType == SsData.RequestType.SS_REGISTRATION) && in parseSsData()
458 private String getActionStringFromReqType(SsData.RequestType rType) { in getActionStringFromReqType()
/frameworks/base/core/java/android/content/om/
DOverlayManagerTransaction.java99 @interface RequestType {} annotation in OverlayManagerTransaction.Request
108 @RequestType
116 public Request(@RequestType final int type, @NonNull final OverlayIdentifier overlay, in Request()
121 public Request(@RequestType final int type, @NonNull final OverlayIdentifier overlay, in Request()
189 @Request.RequestType final int type = in setEnabled()
/frameworks/opt/net/ims/src/java/com/android/ims/rcs/uce/util/
DNetworkSipCode.java22 import com.android.ims.rcs.uce.UceController.RequestType;
62 @RequestType int requestType) { in getCapabilityErrorFromSipCode()
/frameworks/base/telephony/java/android/telephony/ims/
DImsSsData.java82 public @interface RequestType{} annotation in ImsSsData
236 public final @RequestType int requestType;
467 public @RequestType int getRequestType() { in getRequestType()
/frameworks/opt/net/ims/src/java/com/android/ims/rcs/uce/
DUceDeviceState.java24 import com.android.ims.rcs.uce.UceController.RequestType;
228 @RequestType int requestType) { in refreshDeviceState()
327 private void updateErrorCode(int sipCode, String reason, @RequestType int requestType) { in updateErrorCode()
DUceController.java103 void refreshDeviceState(int sipCode, String reason, @RequestType int type); in refreshDeviceState()
276 public @interface RequestType {} annotation in UceController
494 public void refreshDeviceState(int sipCode, String reason, @RequestType int type) {
/frameworks/base/services/core/jni/
Dcom_android_server_pm_PackageManagerShellCommandDataLoader.cpp59 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()
/frameworks/base/media/java/android/media/
DMediaDrm.java1480 public @interface RequestType {}
1518 @RequestType
/frameworks/base/core/java/android/content/pm/
DLauncherApps.java2073 public @interface RequestType {} annotation in LauncherApps.PinItemRequest
2091 @RequestType
/frameworks/proto_logging/stats/
Datoms.proto9876 enum RequestType { enum
9889 optional RequestType request_type = 2;
10046 enum RequestType { enum
10053 optional RequestType request_type = 2;
/frameworks/base/boot/
Dpreloaded-classes9990 com.android.internal.telephony.gsm.SsData$RequestType
Dboot-image-profile.txt34549 Lcom/android/internal/telephony/gsm/SsData$RequestType;
36668 [Lcom/android/internal/telephony/gsm/SsData$RequestType;
/frameworks/base/config/
Dpreloaded-classes10011 com.android.internal.telephony.gsm.SsData$RequestType
Dboot-image-profile.txt44213 Lcom/android/internal/telephony/gsm/SsData$RequestType;
48849 [Lcom/android/internal/telephony/gsm/SsData$RequestType;