Searched refs:RequestType (Results 1 – 4 of 4) 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()
755 public @interface RequestType {} annotation in KeyRequest796 @RequestType
1447 public @interface RequestType {} annotation in LauncherApps.PinItemRequest1465 @RequestType