Home
last modified time | relevance | path

Searched refs:stopIntent (Results 1 – 1 of 1) sorted by relevance

/development/samples/MySampleRss/src/com/example/codelab/rssexample/
DMyRssReader5.java150 Intent stopIntent = new Intent(RssService.class); in onOptionsItemSelected() local
151 stopService(stopIntent); in onOptionsItemSelected()