Searched refs:mAccountId (Results 1 – 4 of 4) sorted by relevance
29 private String mAccountId = "_NO_USER"; field in ProcessedData40 mAccountId = accountId; in ProcessedData()52 mAccountId = accountId; in ProcessedData()71 return mAccountId; in getAccountId()
43 private String mAccountId; field in DrmRights67 mAccountId = accountId; in DrmRights()82 mAccountId = accountId; in DrmRights()124 mAccountId = data.getAccountId(); in DrmRights()159 return mAccountId; in getAccountId()
25 mAccountId(accountId), in DrmRights()39 mAccountId(accountId), in DrmRights()57 return mAccountId; in getAccountId()
98 String8 mAccountId; variable