Searched refs:startClickIntent (Results 1 – 6 of 6) sorted by relevance
167 fun startClickIntent() { in startClickIntent() method in com.android.systemui.media.controls.domain.interactor.MediaRecommendationsInteractorTest174 underTest.startClickIntent(expandable, intent) in startClickIntent()
127 underTest.startClickIntent(expandable, clickIntent) in startClickIntent_showOverLockscreen()141 underTest.startClickIntent(expandable, clickIntent) in startClickIntent_hideOverLockscreen()
90 fun startClickIntent(expandable: Expandable, intent: Intent) { in startClickIntent() method
117 fun startClickIntent(expandable: Expandable, clickIntent: PendingIntent) { in <lambda>() method
119 interactor.startClickIntent(expandable, intent) in <lambda>()
148 interactor.startClickIntent(expandable, clickIntent) in <lambda>()