Searched refs:KEY_IS_DEFAULT (Results 1 – 5 of 5) sorted by relevance
534 public static final String KEY_IS_DEFAULT = "is-default"; field in MediaFormat
231 format.getInteger(MediaFormat.KEY_IS_DEFAULT, 0) != 0; in getDefaultTrack()
1975 mFormat.setInteger(MediaFormat.KEY_IS_DEFAULT, in.readInt()); in TrackInfo()2005 dest.writeInt(mFormat.getInteger(MediaFormat.KEY_IS_DEFAULT)); in writeToParcel()
15904 field public static final java.lang.String KEY_IS_DEFAULT = "is-default";
17170 field public static final java.lang.String KEY_IS_DEFAULT = "is-default";