Searched refs:setVideoHeight (Results 1 – 11 of 11) sorted by relevance
36 .setVideoHeight(1080)42 .setVideoHeight(600)
107 .setVideoHeight(cursor.getInt(index++)) in fromCursor()276 public abstract Builder setVideoHeight(int videoHeight); in setVideoHeight() method in RecordedProgram.Builder352 .setVideoHeight(0) in builder()
233 .setVideoHeight(0) in builder()262 abstract Builder setVideoHeight(int value); in setVideoHeight() method in LocalSearchProvider.SearchResult.Builder
323 builder.setVideoHeight(c.getInt(4)); in fillProgramInfo()450 result.setVideoHeight(c.getInt(5)); in searchPrograms()
268 result.setVideoHeight(program.getVideoHeight()); in addResult()
75 public void setVideoHeight(int videoHeight) { in setVideoHeight() method in Metadata
50 data.getMetadata().setVideoHeight(Integer.parseInt(val)); in loadRotationMetadata()
144 builder.setVideoHeight((int) cursor.getLong(index++)); in fromCursor()817 public Builder setVideoHeight(int height) { in setVideoHeight() method in Program.Builder
277 public Builder setVideoHeight(int videoHeight) { in setVideoHeight() method in ChannelInfo.Builder
1531 .setVideoHeight(height) in updateVideoTrack()
1519 .setVideoHeight(height) in updateVideoTrack()