Searched refs:glifLayoutId (Results 1 – 4 of 4) sorted by relevance
43 @IdRes private val glifLayoutId: Int in <lambda>() constant in com.android.settings.remoteauth.RemoteAuthEnrollBase57 protected fun getGlifLayout(view: View) = view.findViewById<GlifLayout>(glifLayoutId) in <lambda>()
34 glifLayoutId = R.id.setup_wizard_layout,
35 glifLayoutId = R.id.setup_wizard_layout, in <lambda>()
42 glifLayoutId = R.id.setup_wizard_layout,