Searched defs:MAX_REPEAT_COUNT (Results 1 – 2 of 2) sorted by relevance
21 const String8 DrmConstraints::MAX_REPEAT_COUNT("max_repeat_count"); member in DrmConstraints
45 public static final String MAX_REPEAT_COUNT = "max_repeat_count"; field