Android SDK Version


public class IntegrityManager
Field Summary
Modifier and TypeFieldDescription
private final StringINTEGRITY_TYPE_NONE
private final StringINTEGRITY_TYPE_ADDRESS
private final StringINTEGRITY_TYPE_HEALTH
public final static IntegrityManagerINSTANCE
Method Summary
Modifier and TypeMethodDescription
final static Unitenable()
final static UnitprocessParameters(Map<String, String> parameters) Process integrity parameters
final StringgetINTEGRITY_TYPE_NONE()
final StringgetINTEGRITY_TYPE_ADDRESS()
final StringgetINTEGRITY_TYPE_HEALTH()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Method Detail

enable

 final static Unitenable()

processParameters

 final static UnitprocessParameters(Map<String, String> parameters)
Process integrity parameters

getINTEGRITY_TYPE_NONE

 final StringgetINTEGRITY_TYPE_NONE()

getINTEGRITY_TYPE_ADDRESS

 final StringgetINTEGRITY_TYPE_ADDRESS()

getINTEGRITY_TYPE_HEALTH

 final StringgetINTEGRITY_TYPE_HEALTH()