Searched refs:QueryType (Results 1 – 5 of 5) sorted by relevance
44 @interface QueryType {} annotation in ChangeIdStateQuery46 public @QueryType int type;52 private ChangeIdStateQuery(@QueryType int type, long changeId, String packageName, in ChangeIdStateQuery()
43 enum QueryType { enum47 optional QueryType query_type = 3;
37 enum QueryType { enum
129 (int)hardware::CameraFeatureCombinationStats::QueryType::QUERY_FEATURE_COMBINATION); in logFeatureCombinationQuery()135 hardware::CameraFeatureCombinationStats::QueryType::QUERY_SESSION_CHARACTERISTICS); in logSessionCharacteristicsQuery()
1533 case CameraFeatureCombinationStats.QueryType.QUERY_FEATURE_COMBINATION: in cameraFeatureCombinationTypeToString()1535 case CameraFeatureCombinationStats.QueryType.QUERY_SESSION_CHARACTERISTICS: in cameraFeatureCombinationTypeToString()