Searched refs:KeyguardSmartspaceViewModel (Results 1 – 11 of 11) sorted by relevance
30 import com.android.systemui.keyguard.ui.viewmodel.KeyguardSmartspaceViewModel in <lambda>()40 smartspaceViewModel: KeyguardSmartspaceViewModel, in <lambda>()102 smartspaceViewModel: KeyguardSmartspaceViewModel in <lambda>()114 smartspaceViewModel: KeyguardSmartspaceViewModel in <lambda>()131 smartspaceViewModel: KeyguardSmartspaceViewModel in <lambda>()
33 import com.android.systemui.keyguard.ui.viewmodel.KeyguardSmartspaceViewModel in <lambda>()45 smartspaceViewModel: KeyguardSmartspaceViewModel, in <lambda>()
34 val smartspaceViewModel: KeyguardSmartspaceViewModel, in <lambda>()57 return KeyguardSmartspaceViewModel.getSmartspaceStartMargin(context) in <lambda>()61 return KeyguardSmartspaceViewModel.getSmartspaceEndMargin(context) in <lambda>()
34 class KeyguardSmartspaceViewModel in <lambda>() class
24 import com.android.systemui.keyguard.ui.viewmodel.KeyguardSmartspaceViewModel29 smartspaceViewModel: KeyguardSmartspaceViewModel,
34 import com.android.systemui.keyguard.ui.viewmodel.KeyguardSmartspaceViewModel47 val keyguardSmartspaceViewModel: KeyguardSmartspaceViewModel,110 val horizontalPaddingStart = KeyguardSmartspaceViewModel.getSmartspaceStartMargin(context) in applyConstraints()111 val horizontalPaddingEnd = KeyguardSmartspaceViewModel.getSmartspaceEndMargin(context) in applyConstraints()
43 import com.android.systemui.keyguard.ui.viewmodel.KeyguardSmartspaceViewModel in <lambda>()68 val smartspaceViewModel: KeyguardSmartspaceViewModel,
26 KeyguardSmartspaceViewModel( in <lambda>()
45 import com.android.systemui.keyguard.ui.viewmodel.KeyguardSmartspaceViewModel in <lambda>()56 private val keyguardSmartspaceViewModel: KeyguardSmartspaceViewModel, in <lambda>()
34 import com.android.systemui.keyguard.ui.viewmodel.KeyguardSmartspaceViewModel54 @Mock private lateinit var keyguardSmartspaceViewModel: KeyguardSmartspaceViewModel
61 import com.android.systemui.keyguard.ui.viewmodel.KeyguardSmartspaceViewModel105 private val smartspaceViewModel: KeyguardSmartspaceViewModel,