Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DGsmMmiCodeTest.java130 controlStrings = GsmMmiCode.getControlStrings(SsData.RequestType.SS_INTERROGATION, in testGetControlStrings()
133 controlStrings = GsmMmiCode.getControlStrings(SsData.RequestType.SS_REGISTRATION, in testGetControlStrings()
136 controlStrings = GsmMmiCode.getControlStrings(SsData.RequestType.SS_DEACTIVATION, in testGetControlStrings()
141 controlStrings = GsmMmiCode.getControlStrings(SsData.RequestType.SS_INTERROGATION, in testGetControlStrings()
144 controlStrings = GsmMmiCode.getControlStrings(SsData.RequestType.SS_REGISTRATION, in testGetControlStrings()
147 controlStrings = GsmMmiCode.getControlStrings(SsData.RequestType.SS_DEACTIVATION, in testGetControlStrings()
152 controlStrings = GsmMmiCode.getControlStrings(SsData.RequestType.SS_INTERROGATION, in testGetControlStrings()
155 controlStrings = GsmMmiCode.getControlStrings(SsData.RequestType.SS_REGISTRATION, in testGetControlStrings()
158 controlStrings = GsmMmiCode.getControlStrings(SsData.RequestType.SS_DEACTIVATION, in testGetControlStrings()
163 controlStrings = GsmMmiCode.getControlStrings(SsData.RequestType.SS_INTERROGATION, in testGetControlStrings()
[all …]
/frameworks/libs/binary_translation/kernel_api/
Dsys_ptrace_emulation.cc33 using RequestType = int; in PtraceForGuest() typedef
35 using RequestType = enum __ptrace_request; in PtraceForGuest()
37 using RequestType = int; in PtraceForGuest()
42 auto request = static_cast<RequestType>(int_request); in PtraceForGuest()
/frameworks/base/media/java/android/media/tv/
DAdRequest.java41 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
/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.java401 boolean cffEnabled = ((ssData.requestType == SsData.RequestType.SS_ACTIVATION || in parseSsData()
402 ssData.requestType == SsData.RequestType.SS_REGISTRATION) && in parseSsData()
468 private static String getActionStringFromReqType(SsData.RequestType rType) { in getActionStringFromReqType()
552 public static SsData.RequestType cfActionToRequestType(int commandInterfaceCFAction) { in cfActionToRequestType()
555 return SsData.RequestType.SS_DEACTIVATION; in cfActionToRequestType()
557 return SsData.RequestType.SS_ACTIVATION; in cfActionToRequestType()
559 return SsData.RequestType.SS_REGISTRATION; in cfActionToRequestType()
561 return SsData.RequestType.SS_ERASURE; in cfActionToRequestType()
962 public static SsData.RequestType clirModeToRequestType(int commandInterfaceCLIRMode) { in clirModeToRequestType()
965 return SsData.RequestType.SS_ACTIVATION; in clirModeToRequestType()
[all …]
/frameworks/base/core/java/android/content/om/
DOverlayManagerTransaction.java150 @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()
/frameworks/base/core/java/android/credentials/selection/
DRequestInfo.java86 public @interface RequestType { annotation in RequestInfo
105 @RequestType
168 @RequestType
242 private RequestInfo(@NonNull IBinder token, @NonNull @RequestType String type, in RequestInfo()
/frameworks/opt/net/ims/src/java/com/android/ims/rcs/uce/util/
DNetworkSipCode.java22 import com.android.ims.rcs.uce.UceController.RequestType;
63 @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;
248 @RequestType int requestType) { in refreshDeviceState()
362 private void updateErrorCode(int sipCode, String reason, @RequestType int requestType) { in updateErrorCode()
DUceController.java118 void refreshDeviceState(int sipCode, String reason, @RequestType int type); in refreshDeviceState()
307 public @interface RequestType {} annotation in UceController
544 public void refreshDeviceState(int sipCode, String reason, @RequestType int type) {
/frameworks/proto_logging/stats/atoms/devicelock/
Ddevicelock_extension_atoms.proto43 enum RequestType { enum
59 optional RequestType type = 1;
/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/proto_logging/stats/enums/stats/connectivity/
Dconnectivity_service.proto24 enum RequestType { enum
/frameworks/base/core/java/android/app/ondeviceintelligence/
DOnDeviceIntelligenceManager.java369 @RequestType int requestType, in processRequest()
439 @RequestType int requestType, in processRequestStreaming()
543 public @interface RequestType { annotation in OnDeviceIntelligenceManager
/frameworks/base/core/java/android/service/ondeviceintelligence/
DOnDeviceSandboxedInferenceService.java310 @OnDeviceIntelligenceManager.RequestType int requestType,
336 @OnDeviceIntelligenceManager.RequestType int requestType,
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaPhone.java2544 if(isRequestBlockedByFDN(SsData.RequestType.SS_INTERROGATION, serviceType)) { in getCallForwardingOption()
2601 SsData.RequestType requestType = GsmMmiCode.cfActionToRequestType(commandInterfaceCFAction); in setCallForwardingOption()
2665 if (isRequestBlockedByFDN(SsData.RequestType.SS_INTERROGATION, serviceType)) { in getCallBarring()
2689 SsData.RequestType requestType = lockState ? SsData.RequestType.SS_ACTIVATION : in setCallBarring()
2690 SsData.RequestType.SS_DEACTIVATION; in setCallBarring()
2725 SsData.RequestType.SS_REGISTRATION, in changeCallBarringPassword()
2744 if(isRequestBlockedByFDN(SsData.RequestType.SS_INTERROGATION, SsData.ServiceType.SS_CLIR)){ in getOutgoingCallerIdDisplay()
2771 SsData.RequestType requestType = GsmMmiCode.clirModeToRequestType(commandInterfaceCLIRMode); in setOutgoingCallerIdDisplay()
2802 if(isRequestBlockedByFDN(SsData.RequestType.SS_INTERROGATION, SsData.ServiceType.SS_CLIP)){ in queryCLIP()
2828 if(isRequestBlockedByFDN(SsData.RequestType.SS_INTERROGATION, SsData.ServiceType.SS_WAIT)){ in getCallWaiting()
[all …]
/frameworks/base/media/java/android/media/
DMediaDrm.java1546 public @interface RequestType {}
1584 @RequestType
/frameworks/base/core/java/android/content/pm/
DLauncherApps.java2534 public @interface RequestType {} annotation in LauncherApps.PinItemRequest
2552 @RequestType
/frameworks/proto_logging/stats/
Datoms.proto6890 enum RequestType { enum
6897 optional RequestType request_type = 4;
12348 enum RequestType { enum
12361 optional RequestType request_type = 2;
12518 enum RequestType { enum
12525 optional RequestType request_type = 2;
23682 optional android.stats.connectivity.RequestType request_type = 1;
/frameworks/base/boot/
Dpreloaded-classes12390 com.android.internal.telephony.gsm.SsData$RequestType
14513 [Lcom.android.internal.telephony.gsm.SsData$RequestType;
Dboot-image-profile.txt34829 Lcom/android/internal/telephony/gsm/SsData$RequestType;
36961 [Lcom/android/internal/telephony/gsm/SsData$RequestType;
/frameworks/base/config/
Dpreloaded-classes12421 com.android.internal.telephony.gsm.SsData$RequestType
17539 [Lcom.android.internal.telephony.gsm.SsData$RequestType;
Dboot-image-profile.txt44990 Lcom/android/internal/telephony/gsm/SsData$RequestType;
50131 [Lcom/android/internal/telephony/gsm/SsData$RequestType;