FileDocCategorySizeDatePackage
SessionParamsFlags.javaAPI DocAndroid 5.1 API1238Thu Mar 12 22:22:44 GMT 2015com.android.layoutlib.bridge.android

SessionParamsFlags

public final class SessionParamsFlags extends Object
This contains all known keys for the {@link SessionParams#getFlag(SessionParams.Key)}.

The IDE has its own copy of this class which may be newer or older than this one.

Constants should never be modified or removed from this class.

Fields Summary
public static final SessionParams.Key
FLAG_KEY_ROOT_TAG
Constructors Summary
private SessionParamsFlags()


    // Disallow instances.
      
Methods Summary