OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:createFullyPopulatedWatchNextProgram
(Results
1 - 2
of
2
) sorted by null
/frameworks/support/tv-provider/src/androidTest/java/androidx/tvprovider/media/tv/
WatchNextProgramTest.java
92
WatchNextProgram fullyPopulatedProgram =
createFullyPopulatedWatchNextProgram
();
108
WatchNextProgram fullyPopulatedProgram =
createFullyPopulatedWatchNextProgram
();
124
WatchNextProgram fullyPopulatedProgram =
createFullyPopulatedWatchNextProgram
();
165
assertEquals(
createFullyPopulatedWatchNextProgram
(),
166
createFullyPopulatedWatchNextProgram
());
249
private static WatchNextProgram
createFullyPopulatedWatchNextProgram
() {
PreviewChannelHelperTest.java
164
private static WatchNextProgram.Builder
createFullyPopulatedWatchNextProgram
() {
528
WatchNextProgram program =
createFullyPopulatedWatchNextProgram
().build();
540
WatchNextProgram.Builder builder =
createFullyPopulatedWatchNextProgram
();
564
WatchNextProgram.Builder builder =
createFullyPopulatedWatchNextProgram
();
Completed in 161 milliseconds