Searched refs:RequestType (Results 1 – 6 of 6) sorted by relevance
84 public enum RequestType { enum in SsData106 public RequestType requestType;130 public RequestType RequestTypeFromRILInt(int type) { in RequestTypeFromRILInt()132 return RequestType.values()[type]; in RequestTypeFromRILInt()
365 boolean cffEnabled = ((ssData.requestType == SsData.RequestType.SS_ACTIVATION || in parseSsData()366 ssData.requestType == SsData.RequestType.SS_REGISTRATION) && in parseSsData()437 private String getActionStringFromReqType(SsData.RequestType rType) { in getActionStringFromReqType()
81 public @interface RequestType{} annotation in ImsSsData235 public final @RequestType int requestType;466 public @RequestType int getRequestType() { in getRequestType()
997 public @interface RequestType {}1035 @RequestType
1583 public @interface RequestType {} annotation in LauncherApps.PinItemRequest1601 @RequestType
16110 Landroid/content/pm/LauncherApps$PinItemRequest$RequestType;39946 Landroid/media/MediaDrm$KeyRequest$RequestType;