Searched refs:mIgnoreEnrollmentState (Results 1 – 1 of 1) sorted by relevance
48 private boolean mIgnoreEnrollmentState; field in PromptInfo70 mIgnoreEnrollmentState = in.readBoolean(); in PromptInfo()107 dest.writeBoolean(mIgnoreEnrollmentState); in writeToParcel()199 mIgnoreEnrollmentState = ignoreEnrollmentState; in setIgnoreEnrollmentState()273 return mIgnoreEnrollmentState; in isIgnoreEnrollmentState()