Searched refs:mConvertSessionId (Results 1 – 1 of 1) sorted by relevance
33 private int mConvertSessionId; field in DrmConvertSession38 mConvertSessionId = convertSessionId; in DrmConvertSession()93 convertedStatus = mDrmClient.convertData(mConvertSessionId, buf); in convert()95 convertedStatus = mDrmClient.convertData(mConvertSessionId, inBuffer); in convert()105 + mConvertSessionId, e); in convert()108 mConvertSessionId, e); in convert()129 if (mDrmClient != null && mConvertSessionId >= 0) { in close()131 convertedStatus = mDrmClient.closeConvertSession(mConvertSessionId); in close()169 mConvertSessionId, e); in close()