HomeSort by relevance Sort by last modified time
    Searched refs:RENAMED_PLAYLIST_NAME (Results 1 - 2 of 2) sorted by null

  /packages/apps/Music/tests/src/com/android/music/
MusicPlayerNames.java 47 public static final String RENAMED_PLAYLIST_NAME = "rename_playlist_name";
  /packages/apps/Music/tests/src/com/android/music/functional/
TestPlaylist.java 168 renamePlaylist(MusicPlayerNames.ORIGINAL_PLAYLIST_NAME, MusicPlayerNames.RENAMED_PLAYLIST_NAME);
169 isEmptyPlaylist = verifyPlaylist(MusicPlayerNames.RENAMED_PLAYLIST_NAME);
170 deletePlaylist(MusicPlayerNames.RENAMED_PLAYLIST_NAME);

Completed in 66 milliseconds