Searched refs:CONTENT_STYLE_BROWSABLE_HINT_PRERELEASE (Results 1 – 3 of 3) sorted by relevance
98 if (extras.containsKey(MediaConstants.CONTENT_STYLE_BROWSABLE_HINT_PRERELEASE)) { in getRootBrowsableHint()99 return extras.getInt(MediaConstants.CONTENT_STYLE_BROWSABLE_HINT_PRERELEASE, 0); in getRootBrowsableHint()
88 public static final String CONTENT_STYLE_BROWSABLE_HINT_PRERELEASE = field in MediaConstants
302 } else if (extras.containsKey(MediaConstants.CONTENT_STYLE_BROWSABLE_HINT_PRERELEASE)) { in getBrowsableContentStyleHint()303 return extras.getInt(MediaConstants.CONTENT_STYLE_BROWSABLE_HINT_PRERELEASE, 0); in getBrowsableContentStyleHint()