Searched refs:REMAINING_REPEAT_COUNT (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/drm/java/android/drm/
H A DDrmStore.java54 public static final String REMAINING_REPEAT_COUNT = "remaining_repeat_count"; field in interface:DrmStore.ConstraintsColumns
/frameworks/av/include/drm/
H A DDrmConstraints.h44 static const String8 REMAINING_REPEAT_COUNT; member in class:android::DrmConstraints
/frameworks/av/drm/common/
H A DDrmConstraints.cpp22 const String8 DrmConstraints::REMAINING_REPEAT_COUNT("remaining_repeat_count");

Completed in 312 milliseconds