Searched refs:KEY_IS_DEFAULT (Results 1 – 8 of 8) sorted by relevance
234 format.getInteger(MediaFormat.KEY_IS_DEFAULT, 0) != 0; in getDefaultTrack()
865 public static final String KEY_IS_DEFAULT = "is-default"; field in MediaFormat
2453 mFormat.setInteger(MediaFormat.KEY_IS_DEFAULT, in.readInt()); in TrackInfo()2483 dest.writeInt(mFormat.getInteger(MediaFormat.KEY_IS_DEFAULT)); in writeToParcel()
771 constexpr char KEY_IS_DEFAULT[] = "is-default"; variable
411 newFormat->setInt32(KEY_IS_DEFAULT, 1 /*isPrimary*/); in onHeicFormatChanged()
14969 field public static final java.lang.String KEY_IS_DEFAULT = "is-default";
25330 field public static final String KEY_IS_DEFAULT = "is-default";
25354 field public static final String KEY_IS_DEFAULT = "is-default";