Searched refs:getAccountId (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/drm/java/android/drm/
H A DProcessedData.java70 public String getAccountId() { method in class:ProcessedData
H A DDrmRights.java124 mAccountId = data.getAccountId();
158 public String getAccountId() { method in class:DrmRights
/frameworks/av/include/drm/
H A DDrmRights.h86 String8 getAccountId(void) const;
/frameworks/av/drm/common/
H A DDrmRights.cpp56 String8 DrmRights::getAccountId(void) const { function in class:DrmRights
H A DIDrmManagerService.cpp354 const String8 accountId = drmRights.getAccountId();

Completed in 293 milliseconds