Home
last modified time | relevance | path

Searched defs:smartspaceView (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/binder/
DKeyguardSmartspaceViewBinder.kt88 val smartspaceView = in <lambda>() constant
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/ui/view/layout/sections/
DSmartspaceSectionTest.kt60 private val smartspaceView = View(mContext).also { it.id = sharedR.id.bc_smartspace_view } in <lambda>() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBottomAreaViewController.kt37 private var smartspaceView: View? = null variable
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/view/layout/sections/
DSmartspaceSection.kt53 private var smartspaceView: View? = null variable in com.android.systemui.keyguard.ui.view.layout.sections.SmartspaceSection
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/smartspace/
DDreamSmartspaceControllerTest.kt92 private val smartspaceView: SmartspaceView by lazy { in <lambda>() constant in com.android.systemui.smartspace.DreamSmartspaceControllerTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/lockscreen/
DLockscreenSmartspaceControllerTest.kt189 private lateinit var smartspaceView: SmartspaceView in <lambda>() variable in com.android.systemui.statusbar.lockscreen.LockscreenSmartspaceControllerTest