Home
last modified time | relevance | path

Searched defs:LICENSE_AVAILABLE_TIME (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/include/drm/
DDrmConstraints.h59 static const String8 LICENSE_AVAILABLE_TIME; variable
/frameworks/av/drm/common/
DDrmConstraints.cpp25 const String8 DrmConstraints::LICENSE_AVAILABLE_TIME("license_available_time"); member in DrmConstraints
/frameworks/base/drm/java/android/drm/
DDrmStore.java80 public static final String LICENSE_AVAILABLE_TIME = "license_available_time"; field