OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:basicstartintent
(Results
1 - 1
of
1
) sorted by null
/development/samples/MySampleRss/src/com/example/codelab/rssexample/
MyRssReader5.java
146
Intent
basicStartIntent
= new Intent(RssService.class);
147
startService(
basicStartIntent
);
Completed in 176 milliseconds