Home
last modified time | relevance | path

Searched refs:getContentPath (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/drm/src/android/drm/cts/
DDRMTest.java108 config.getContentPath(), in testGetConstraints()
118 mDrmManagerClient.canHandle(config.getContentPath(), config.getMimeType())); in testCanHandle()
125 mDrmManagerClient.getOriginalMimeType(config.getContentPath())); in testGetOriginalMimeType()
134 config.getContentPath(), in testCheckRightsStatus()
146 mDrmManagerClient.removeRights(config.getContentPath())); in testRemoveRights()
219 mDrmRights, mConfig.getRightsPath(), mConfig.getContentPath())); in onEvent()
DConfig.java26 String getContentPath(); in getContentPath() method
/cts/tests/tests/drm/src/android/drm/cts/configs/
DFwdLockConfig.java42 public String getContentPath() { in getContentPath() method in FwdLockConfig
DPassthruConfig.java41 public String getContentPath() { in getContentPath() method in PassthruConfig