Searched refs:setVideoWidth (Results 1 – 15 of 15) sorted by relevance
37 .setVideoWidth(1920)43 .setVideoWidth(800)
107 .setVideoWidth(cursor.getInt(index++)) in fromCursor()275 public abstract Builder setVideoWidth(int videoWidth); in setVideoWidth() method in RecordedProgram.Builder354 .setVideoWidth(0); in builder()
117 .setVideoWidth(1080)248 result.setVideoWidth(Integer.valueOf(cursor.getString(i++))); in fromCursor()
56 result.setVideoWidth(program.getVideoWidth()); in fromProgram()
251 .setVideoWidth(0) in builder()281 abstract Builder setVideoWidth(int value); in setVideoWidth() method in LocalSearchProvider.SearchResult.Builder
322 builder.setVideoWidth(c.getInt(3)); in fillProgramInfo()449 result.setVideoWidth(c.getInt(4)); in searchPrograms()
270 result.setVideoWidth(program.getVideoWidth()); in addResult()
67 public void setVideoWidth(int videoWidth) { in setVideoWidth() method in Metadata
45 data.getMetadata().setVideoWidth(Integer.parseInt(val)); in loadRotationMetadata()
145 builder.setVideoWidth((int) cursor.getLong(index++)); in fromCursor()813 public Builder setVideoWidth(int width) { in setVideoWidth() method in ProgramImpl.Builder
272 public Builder setVideoWidth(int videoWidth) { in setVideoWidth() method in ChannelInfo.Builder
125 .setVideoWidth(13) in testParcelable()
351 .setVideoWidth(1) in toString_videoWithDetails()
1497 .setVideoWidth(width) in updateVideoTrack()
1575 .setVideoWidth(width) in updateVideoTrack()