Searched refs:RecordingMethod (Results 1 – 2 of 2) sorted by relevance
75 @RecordingMethod private final int mRecordingMethod;109 @RecordingMethod int recordingMethod) { in Metadata()110 validateIntDefValue(recordingMethod, VALID_TYPES, RecordingMethod.class.getSimpleName()); in Metadata()164 @RecordingMethod235 public @interface RecordingMethod {} annotation in Metadata248 @RecordingMethod private int mRecordingMethod = RECORDING_METHOD_UNKNOWN;334 public Builder setRecordingMethod(@RecordingMethod int recordingMethod) { in setRecordingMethod()
57 @Metadata.RecordingMethod private int mRecordingMethod;266 @Metadata.RecordingMethod273 public RecordInternal<T> setRecordingMethod(@Metadata.RecordingMethod int recordingMethod) { in setRecordingMethod()