Searched refs:ACTION_MEDIA_PLAY (Results 1 – 2 of 2) sorted by relevance
38 import android.systemui.tv.cts.PipActivity.ACTION_MEDIA_PLAY in <lambda>()73 addAction(ACTION_MEDIA_PLAY) in <lambda>()114 ACTION_MEDIA_PLAY -> { in <lambda>()
54 const val ACTION_MEDIA_PLAY = "$pkg.PipTestActivity.media_play" in activityName() constant