OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DELETE_PLAYLIST_NAME
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Music/tests/src/com/android/music/
MusicPlayerNames.java
43
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 10 milliseconds