Searched refs:mPassThroughExtrasFromChosenLockInSuw (Results 1 – 1 of 1) sorted by relevance
120 private Bundle mPassThroughExtrasFromChosenLockInSuw = null; field in BiometricEnrollActivity155 mPassThroughExtrasFromChosenLockInSuw = savedInstanceState.getBundle( in onCreate()377 mPassThroughExtrasFromChosenLockInSuw);394 mPassThroughExtrasFromChosenLockInSuw = data.getExtras();584 if (mPassThroughExtrasFromChosenLockInSuw != null) {585 intent.putExtras(mPassThroughExtrasFromChosenLockInSuw);