Searched defs:mWrappedKey (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/java/android/media/
H A DMediaDrm.java1228 if (mWrappedKey == null) {
1229 // this should never happen as mWrappedKey is initialized in
1234 return mWrappedKey;
1251 private byte[] mWrappedKey; field in class:MediaDrm.Certificate

Completed in 68 milliseconds