Searched refs:mForceVerifyPath (Results 1 – 5 of 5) sorted by relevance
98 private boolean mForceVerifyPath = false; field in ConfirmDeviceCredentialActivity323 mForceVerifyPath = true; in onCreate()341 mForceVerifyPath = userProperties.isCredentialShareableWithParent(); in onCreate()506 .setForceVerifyPath(mForceVerifyPath) in showConfirmCredentials()
164 private boolean mForceVerifyPath; field in ChooseLockSettingsHelper.Builder297 mForceVerifyPath = forceVerifyPath; in setForceVerifyPath()410 mBuilder.mForceVerifyPath, mBuilder.mUserId, mBuilder.mAlternateButton, in launch()
94 protected boolean mForceVerifyPath = false; field in ConfirmDeviceCredentialBaseFragment134 mForceVerifyPath = intent.getBooleanExtra( in onCreate()
523 } else if (mForceVerifyPath) {
491 } else if (mForceVerifyPath) { in handleNext()