Searched refs:isRemoteCastNotification (Results 1 – 2 of 2) sorted by relevance
205 private fun isRemoteCastNotification(sbn: StatusBarNotification): Boolean { in <lambda>() method in com.android.systemui.media.controls.domain.pipeline.MediaDataProcessor807 if (isRemoteCastNotification(sbn)) { in <lambda>()848 if (isRemoteCastNotification(sbn)) MediaData.PLAYBACK_CAST_REMOTE in <lambda>()
240 private fun isRemoteCastNotification(sbn: StatusBarNotification): Boolean { in isRemoteCastNotification() method862 if (isRemoteCastNotification(sbn)) { in loadMediaDataInBg()903 if (isRemoteCastNotification(sbn)) MediaData.PLAYBACK_CAST_REMOTE in loadMediaDataInBg()