Searched refs:mConvertSessionId (Results 1 – 1 of 1) sorted by relevance
32 private int mConvertSessionId; field in DrmConvertSession44 mConvertSessionId = convertSessionId; in DrmConvertSession()100 convertedStatus = mDrmClient.convertData(mConvertSessionId, buf); in convert()102 convertedStatus = mDrmClient.convertData(mConvertSessionId, inBuffer); in convert()112 + mConvertSessionId, e); in convert()115 mConvertSessionId, e); in convert()137 if (mDrmClient != null && mConvertSessionId >= 0) { in close()139 convertedStatus = mDrmClient.closeConvertSession(mConvertSessionId); in close()177 mConvertSessionId, e); in close()