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

  /packages/apps/Music/tests/src/com/android/music/
MusicPlayerNames.java 45 public static final String DELETE_PLAYLIST_NAME = "testDeletPlaylist";
  /packages/apps/Music/tests/src/com/android/music/functional/
TestPlaylist.java 154 addNewPlaylist(MusicPlayerNames.DELETE_PLAYLIST_NAME);
155 deletePlaylist(MusicPlayerNames.DELETE_PLAYLIST_NAME);
156 isEmptyPlaylist = verifyPlaylist(MusicPlayerNames.DELETE_PLAYLIST_NAME);

Completed in 53 milliseconds