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

/frameworks/base/core/java/android/content/pm/
H A DContainerEncryptionParams.java49 private static final int MAC_PARAMS_NONE = 1; field in class:ContainerEncryptionParams
314 dest.writeInt(MAC_PARAMS_NONE);
352 case MAC_PARAMS_NONE:

Completed in 347 milliseconds