Home
last modified time | relevance | path

Searched refs:YOUTUBE_MUSIC_PACKAGE (Results 1 – 1 of 1) sorted by relevance

/platform_testing/tests/automotive/mobly_tests/utilities/
Dconstants.py123 YOUTUBE_MUSIC_PACKAGE = 'com.google.android.apps.youtube.music' variable
124 START_YOUTUBE_MEDIA_SHELL = 'am start ' + YOUTUBE_MUSIC_PACKAGE
125 STOP_YOUTUBE_MEDIA_SHELL = 'am force-stop ' + YOUTUBE_MUSIC_PACKAGE