Searched refs:KEY_IS_DEFAULT (Results 1 – 7 of 7) sorted by relevance
234 format.getInteger(MediaFormat.KEY_IS_DEFAULT, 0) != 0; in getDefaultTrack()
1358 public static final String KEY_IS_DEFAULT = "is-default"; field in MediaFormat
2541 mFormat.setInteger(MediaFormat.KEY_IS_DEFAULT, in.readInt()); in TrackInfo()2571 dest.writeInt(mFormat.getInteger(MediaFormat.KEY_IS_DEFAULT)); in writeToParcel()
800 constexpr char KEY_IS_DEFAULT[] = "is-default"; variable
451 newFormat->setInt32(KEY_IS_DEFAULT, 1 /*isPrimary*/); in onHeicFormatChanged()
14969 field public static final java.lang.String KEY_IS_DEFAULT = "is-default";
22250 field public static final String KEY_IS_DEFAULT = "is-default";