Home
last modified time | relevance | path

Searched refs:mAccountId (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/drm/java/android/drm/
DProcessedData.java29 private String mAccountId = "_NO_USER"; field in ProcessedData
40 mAccountId = accountId; in ProcessedData()
52 mAccountId = accountId; in ProcessedData()
71 return mAccountId; in getAccountId()
DDrmRights.java44 private String mAccountId; field in DrmRights
68 mAccountId = accountId; in DrmRights()
83 mAccountId = accountId; in DrmRights()
125 mAccountId = data.getAccountId(); in DrmRights()
160 return mAccountId; in getAccountId()
/frameworks/av/drm/common/
DDrmRights.cpp25 mAccountId(accountId), in DrmRights()
39 mAccountId(accountId), in DrmRights()
57 return mAccountId; in getAccountId()
/frameworks/av/include/drm/
DDrmRights.h98 String8 mAccountId; variable
/frameworks/base/cmds/telecom/src/com/android/commands/telecom/
DTelecom.java87 private String mAccountId; field in Telecom
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt17910 Landroid/drm/DrmRights;->mAccountId:Ljava/lang/String;
17932 Landroid/drm/ProcessedData;->mAccountId:Ljava/lang/String;