Searched defs:smartspaceView (Results 1 – 6 of 6) sorted by relevance
88 val smartspaceView = in <lambda>() constant
60 private val smartspaceView = View(mContext).also { it.id = sharedR.id.bc_smartspace_view } in <lambda>() constant
37 private var smartspaceView: View? = null variable
53 private var smartspaceView: View? = null variable in com.android.systemui.keyguard.ui.view.layout.sections.SmartspaceSection
92 private val smartspaceView: SmartspaceView by lazy { in <lambda>() constant in com.android.systemui.smartspace.DreamSmartspaceControllerTest
189 private lateinit var smartspaceView: SmartspaceView in <lambda>() variable in com.android.systemui.statusbar.lockscreen.LockscreenSmartspaceControllerTest