Searched refs:ENC_PARAMS_IV_PARAMETERS (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/content/pm/
H A DContainerEncryptionParams.java46 private static final int ENC_PARAMS_IV_PARAMETERS = 1; field in class:ContainerEncryptionParams
309 dest.writeInt(ENC_PARAMS_IV_PARAMETERS);
343 case ENC_PARAMS_IV_PARAMETERS:

Completed in 73 milliseconds