Searched refs:mIsForLegacyFingerprintManager (Results 1 – 1 of 1) sorted by relevance
50 private boolean mIsForLegacyFingerprintManager = false; field in PromptInfo74 mIsForLegacyFingerprintManager = in.readBoolean(); in PromptInfo()113 dest.writeBoolean(mIsForLegacyFingerprintManager); in writeToParcel()118 if (mIsForLegacyFingerprintManager in containsTestConfigurations()126 } else if (mIsForLegacyFingerprintManager) { in containsTestConfigurations()226 mIsForLegacyFingerprintManager = true; in setIsForLegacyFingerprintManager()310 return mIsForLegacyFingerprintManager; in isForLegacyFingerprintManager()