Searched refs:QS_USING_MEDIA_PLAYER (Results 1 – 5 of 5) sorted by relevance
21 import com.android.systemui.qs.dagger.QSScopeModule.Companion.QS_USING_MEDIA_PLAYER34 @Named(QS_USING_MEDIA_PLAYER)
36 @Named(QSScopeModule.QS_USING_MEDIA_PLAYER)
22 const val QS_USING_MEDIA_PLAYER = "qs_using_media_player" constant
21 import static com.android.systemui.qs.dagger.QSScopeModule.QS_USING_MEDIA_PLAYER;61 @Named(QS_USING_MEDIA_PLAYER) boolean usingMediaPlayer, in QuickQSPanelController()
22 import static com.android.systemui.qs.dagger.QSScopeModule.QS_USING_MEDIA_PLAYER;94 @Named(QS_USING_MEDIA_PLAYER) boolean usingMediaPlayer, in QSPanelController()