mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Merge pull request #1823 from MGaetan89:remove_outdated_sdk_check
PiperOrigin-RevId: 700706152
This commit is contained in:
commit
bff5523bb6
@ -750,7 +750,7 @@ public final class Format {
|
|||||||
/**
|
/**
|
||||||
* Sets {@link Format#tileCountHorizontal}. The default value is {@link #NO_VALUE}.
|
* Sets {@link Format#tileCountHorizontal}. The default value is {@link #NO_VALUE}.
|
||||||
*
|
*
|
||||||
* @param tileCountHorizontal The {@link Format#accessibilityChannel}.
|
* @param tileCountHorizontal The {@link Format#tileCountHorizontal}.
|
||||||
* @return The builder.
|
* @return The builder.
|
||||||
*/
|
*/
|
||||||
@CanIgnoreReturnValue
|
@CanIgnoreReturnValue
|
||||||
@ -762,7 +762,7 @@ public final class Format {
|
|||||||
/**
|
/**
|
||||||
* Sets {@link Format#tileCountVertical}. The default value is {@link #NO_VALUE}.
|
* Sets {@link Format#tileCountVertical}. The default value is {@link #NO_VALUE}.
|
||||||
*
|
*
|
||||||
* @param tileCountVertical The {@link Format#accessibilityChannel}.
|
* @param tileCountVertical The {@link Format#tileCountVertical}.
|
||||||
* @return The builder.
|
* @return The builder.
|
||||||
*/
|
*/
|
||||||
@CanIgnoreReturnValue
|
@CanIgnoreReturnValue
|
||||||
|
Loading…
x
Reference in New Issue
Block a user