Searched refs:shouldStartAsImplicitFlow (Results 1 – 1 of 1) sorted by relevance
262 if (testCase.shouldStartAsImplicitFlow) PromptSize.SMALL else PromptSize.MEDIUM in <lambda>()790 testCase.shouldStartAsImplicitFlow && in <lambda>()1517 val isSmall = testCase.shouldStartAsImplicitFlow in <lambda>()1535 val isSmall = testCase.shouldStartAsImplicitFlow in <lambda>()1549 val isSmall = testCase.shouldStartAsImplicitFlow in <lambda>()1567 val isSmall = testCase.shouldStartAsImplicitFlow in <lambda>()1833 val shouldStartAsImplicitFlow: Boolean constant in com.android.systemui.biometrics.ui.viewmodel.TestCase